mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
1949a0d5ba
[Bug #49] Change-Id: I340b4134ae4227f315c1c3df1345b04ebd4b874b Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi 2 Development Board
|
|
#@DESCRIPTION: Machine configuration for the RaspberryPi 2
|
|
|
|
DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
|
|
|
|
require conf/machine/include/tune-cortexa7.inc
|
|
include conf/machine/include/rpi-base.inc
|