mirror of https://github.com/m-labs/artiq.git
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
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all: runtime.bin
|
all: runtime.fbi
|
||||||
|
|
||||||
# pull in dependency info for *existing* .o files
|
# pull in dependency info for *existing* .o files
|
||||||
-include $(OBJECTS:.o=.d)
|
-include $(OBJECTS:.o=.d)
|
||||||
|
|
Loading…
Reference in New Issue