forked from M-Labs/artiq
runtime: build flash image by default
This commit is contained in:
parent
c0213c9f69
commit
ffe4ee9137
|
@ -20,7 +20,7 @@ $(error failed to determine UP/AMP build)
|
|||
endif
|
||||
endif
|
||||
|
||||
all: runtime.bin
|
||||
all: runtime.fbi
|
||||
|
||||
# pull in dependency info for *existing* .o files
|
||||
-include $(OBJECTS:.o=.d)
|
||||
|
|
Loading…
Reference in New Issue