Skip to content

Commit

Permalink
runtime: build flash image by default
Browse files Browse the repository at this point in the history
sbourdeauducq committed Apr 15, 2015
1 parent c0213c9 commit ffe4ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soc/runtime/Makefile
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit ffe4ee9

Please sign in to comment.