rules.mk: don't bother making .bins

This commit is contained in:
Karl Palsson 2016-09-30 23:31:29 +00:00
parent 34de89cb81
commit b317d18abd

View file

@ -119,7 +119,7 @@ LDLIBS += -specs=nosys.specs
%: s.%
%: SCCS/s.%
all: $(PROJECT).elf $(PROJECT).bin
all: $(PROJECT).elf #$(PROJECT).bin
flash: $(PROJECT).flash
# Need a special rule to have a bin dir