mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
0d641c8fa9
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi Compute Module (CM1)
|
|
#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module (CM1)
|
|
|
|
MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
|
|
include conf/machine/raspberrypi.conf
|
|
|
|
ARMSTUB ?= "armstub.bin"
|