summaryrefslogtreecommitdiffstats
path: root/fs/common.mk
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-12-09 16:14:31 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-10 21:53:30 +0100
commit5d4734084d2809b5ffae241d62a485e7499ab53b (patch)
tree0833d631a571f09225b8bb6eab29628459427b34 /fs/common.mk
parent24157f9308ecb3f7eec92e7c259265b298a40cbb (diff)
downloadbuildroot-5d4734084d2809b5ffae241d62a485e7499ab53b.tar.gz
buildroot-5d4734084d2809b5ffae241d62a485e7499ab53b.zip
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'fs/common.mk')
-rw-r--r--fs/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/common.mk b/fs/common.mk
index d40f5ae0fe..13bf4ad77f 100644
--- a/fs/common.mk
+++ b/fs/common.mk
@@ -106,7 +106,7 @@ endif
endef
define ROOTFS_TARGET
-$(call ROOTFS_TARGET_INTERNAL,$(1),$(call UPPERCASE,$(1)))
+ $(call ROOTFS_TARGET_INTERNAL,$(1),$(call UPPERCASE,$(1)))
endef
include $(sort $(wildcard fs/*/*.mk))
OpenPOWER on IntegriCloud