summaryrefslogtreecommitdiffstats
path: root/target/squashfs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/squashfs/Makefile.in')
-rw-r--r--target/squashfs/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in
deleted file mode 100644
index 2278d720c..000000000
--- a/target/squashfs/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=squashfsroot
-endif