mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02: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
|