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