1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

Let's speed up compilation

This commit is contained in:
romolo.manfredini@gmail.com 2013-07-27 20:36:24 +00:00
parent 5419429ad0
commit 308537ed17

View file

@ -1030,9 +1030,9 @@ all: begin gccversion sizebefore build sizeafter end
# Change the build target to build a HEX file or a library.
ifeq ($(ARCH), AVR)
build: stamp_header tra lbm allsrc.cpp elf remallsrc hex eep lss sym
build: stamp_header tra lbm allsrc.cpp elf remallsrc hex
else
build: stamp_header tra lbm allsrc.cpp elf remallsrc bin lss
build: stamp_header tra lbm allsrc.cpp elf remallsrc bin
endif
tra: translations/se.h