From f43dd79dcc2a1138748d6380fa491e49b8ae8f2e Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 20 Jan 2017 18:42:13 +0100 Subject: raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2) Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi-cm3.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/raspberrypi-cm3.conf (limited to 'conf/machine') diff --git a/conf/machine/raspberrypi-cm3.conf b/conf/machine/raspberrypi-cm3.conf new file mode 100644 index 0000000..153d5d5 --- /dev/null +++ b/conf/machine/raspberrypi-cm3.conf @@ -0,0 +1,6 @@ +#@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 -- cgit v1.2.3-54-g00ecf