
Reformat the tune-arm1176jzf-s.inc file. There is not 'PACKAGE_EXTRA_ARCHS_tune-armv6hf-vfp'. Replace it by 'PACKAGE_EXTRA_ARCHS_tune-armv6hf'. Change-Id: I0dd63b1dd3e1ebc7fe0600e93fb9d27a6a833cd9 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi Development Board
|
|
#@DESCRIPTION: Machine configuration for the RaspberryPi http://www.raspberrypi.org/ Board
|
|
|
|
DEFAULTTUNE ?= "arm1176jzfshf"
|
|
|
|
require conf/machine/include/tune-arm1176jzf-s.inc
|
|
include conf/machine/include/rpi-base.inc
|