mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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
|