diff --git a/conf/machine/raspberrypi0.conf b/conf/machine/raspberrypi0.conf new file mode 100644 index 0000000..58468ed --- /dev/null +++ b/conf/machine/raspberrypi0.conf @@ -0,0 +1,6 @@ +#@TYPE: Machine +#@NAME: RaspberryPi Zero Development Board +#@DESCRIPTION: Machine configuration for the RaspberryPi Zero board (https://www.raspberrypi.org/blog/raspberry-pi-zero) + +MACHINEOVERRIDES = "raspberrypi:${MACHINE}" +include conf/machine/raspberrypi.conf