diff options
Diffstat (limited to 'target/cloop/Makefile.in')
-rw-r--r-- | target/cloop/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/cloop/Makefile.in b/target/cloop/Makefile.in deleted file mode 100644 index 0afc58f87..000000000 --- a/target/cloop/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(BR2_TARGET_ROOTFS_CLOOP),y) -TARGETS+=clooproot -endif |