diff --git a/conf/machine/raspberrypi-cm.conf b/conf/machine/raspberrypi-cm.conf new file mode 100644 index 0000000..2da7d50 --- /dev/null +++ b/conf/machine/raspberrypi-cm.conf @@ -0,0 +1,6 @@ +#@TYPE: Machine +#@NAME: RaspberryPi Compute Module (CM1) +#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module (CM1) + +MACHINEOVERRIDES = "raspberrypi:${MACHINE}" +include conf/machine/raspberrypi.conf