summaryrefslogtreecommitdiffstats
path: root/target/jffs2/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/jffs2/Makefile.in')
-rw-r--r--target/jffs2/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/jffs2/Makefile.in b/target/jffs2/Makefile.in
deleted file mode 100644
index ad8693c51..000000000
--- a/target/jffs2/Makefile.in
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root openwrt-image
-ROOTFS=jffs2
-endif