aboutsummaryrefslogtreecommitdiffstats
path: root/target/cloop/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/cloop/Makefile.in')
-rw-r--r--target/cloop/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cloop/Makefile.in b/target/cloop/Makefile.in
index ee332beed..0afc58f87 100644
--- a/target/cloop/Makefile.in
+++ b/target/cloop/Makefile.in
@@ -1,3 +1,3 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_CLOOP)),y)
+ifeq ($(BR2_TARGET_ROOTFS_CLOOP),y)
TARGETS+=clooproot
endif