mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
raspberrypi.conf: Remove TARGET_ARCH variable
TARGET_ARCH by default is TUNE_ARCH which is already arm. So this line is useless. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
241bd86e52
commit
384ca93373
|
@ -3,8 +3,6 @@
|
|||
#@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board
|
||||
#@MAINTAINER: John Willis
|
||||
|
||||
TARGET_ARCH = "arm"
|
||||
|
||||
require conf/machine/include/tune-arm1176jzf-s.inc
|
||||
|
||||
INHERIT += "sdcard_image-rpi"
|
||||
|
|
Loading…
Reference in New Issue
Block a user