Fix Makefile indent
This commit is contained in:
parent
dd200c2a7f
commit
66f50f3ffe
|
@ -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
Loading…
Reference in New Issue