Silly Makefile typos

This commit is contained in:
Steve McIntyre 2011-06-10 16:28:24 +00:00
parent d872cea0c1
commit 9cc05fedae
1 changed files with 2 additions and 1 deletions

View File

@ -145,6 +145,7 @@ ifeq($(FORCE_FIRMWARE),1)
# Generate firmware task file using the contents of the archive
$(Q)$(BASEDIR)/tools/generate_firmware_task $(ARCHES) $(TASKDIR)/firmware
endif
endif
$(BDIR)/DATE:
$(Q)date '+%Y%m%d' > $(BDIR)/DATE