Patrick Williams | b2e6a9b | 2017-02-23 20:31:26 -0600 | [diff] [blame] | 1 | #@TYPE: Machine |
2 | #@NAME: RaspberryPi Compute Module (CM1) | ||||
3 | #@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module (CM1) | ||||
4 | |||||
5 | MACHINEOVERRIDES = "raspberrypi:${MACHINE}" | ||||
6 | include conf/machine/raspberrypi.conf | ||||
Brad Bishop | 26bdd44 | 2019-08-16 17:08:17 -0400 | [diff] [blame] | 7 | |
8 | ARMSTUB ?= "armstub.bin" |