From: Adrian Schmutzler Date: Fri, 28 Feb 2020 19:00:10 +0000 (+0100) Subject: ipq807x: fix indent in image/Makefile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=977c7f12deefc152b7d62de06f4973a54a71d746;p=openwrt%2Fstaging%2Fstintel.git ipq807x: fix indent in image/Makefile Convert space indent to tab like the rest of the file. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ipq807x/image/Makefile b/target/linux/ipq807x/image/Makefile index 0a19a9ea57..2a0c74554f 100644 --- a/target/linux/ipq807x/image/Makefile +++ b/target/linux/ipq807x/image/Makefile @@ -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