raspberrypi*: Define ARMSTUB for all machines

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2019-07-19 19:33:36 +01:00
parent c99fe712d6
commit 0d641c8fa9
9 changed files with 17 additions and 0 deletions
+2
View File
@@ -4,3 +4,5 @@
MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
include conf/machine/raspberrypi.conf
ARMSTUB ?= "armstub.bin"