blob: f9371df6fb208f3f0727daf3f38a3b298f0afb3d [file] [log] [blame]
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -06001#@TYPE: Machine
2#@NAME: RaspberryPi Compute Module (CM1)
3#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module (CM1)
4
5MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
6include conf/machine/raspberrypi.conf
Brad Bishop26bdd442019-08-16 17:08:17 -04007
8ARMSTUB ?= "armstub.bin"