mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-20 11:28:19 +00:00
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
|