mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
3ea6f9f455
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
7 lines
218 B
Plaintext
7 lines
218 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
|