mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
f43dd79dcc
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi Compute Module 3 (CM3)
|
|
#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module 3 (CM3)
|
|
|
|
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
|
|
include conf/machine/raspberrypi2.conf
|