ipq807x: fix indent in image/Makefile
Convert space indent to tab like the rest of the file. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
49737c359c
commit
977c7f12de
@ -22,7 +22,7 @@ define Image/BuildKernel/FITInitramfs
|
||||
endef
|
||||
|
||||
define Image/Build/squashfs
|
||||
$(call prepare_generic_squashfs,$(KDIR)/root.squashfs)
|
||||
$(call prepare_generic_squashfs,$(KDIR)/root.squashfs)
|
||||
endef
|
||||
|
||||
define Image/BuildKernel
|
||||
|
Loading…
Reference in New Issue
Block a user