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.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in
deleted file mode 100644
index cba5c3009..000000000
--- a/target/squashfs/Makefile.in
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=squashfsroot openwrt-image
-ROOTFS=squashfs
-endif