mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-20 11:28:19 +00:00
The CM3 module is based Raspberry Pi 3 not 2. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
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 = "raspberrypi3:${MACHINE}"
|
|
include conf/machine/raspberrypi3.conf
|