Fix Makefile indent

This commit is contained in:
cd-builder user 2011-06-25 16:42:44 +00:00
parent dd200c2a7f
commit 66f50f3ffe
2 changed files with 40142 additions and 37339 deletions

View File

@ -142,8 +142,8 @@ ifneq ($(ARCHES),source)
$(BASEDIR)/tools/generate_di_list; \ $(BASEDIR)/tools/generate_di_list; \
$(BASEDIR)/tools/generate_di+k_list $(BASEDIR)/tools/generate_di+k_list
ifeq ($(FORCE_FIRMWARE),1) ifeq ($(FORCE_FIRMWARE),1)
# Generate firmware task file using the contents of the archive # Generate firmware task file using the contents of the archive
$(Q)$(BASEDIR)/tools/generate_firmware_task "$(ARCHES)" $(TASKDIR)/firmware $(Q)$(BASEDIR)/tools/generate_firmware_task "$(ARCHES)" $(TASKDIR)/firmware
endif endif
endif endif
$(BDIR)/DATE: $(BDIR)/DATE:

File diff suppressed because it is too large Load Diff