mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00: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…
x
Reference in New Issue
Block a user