summaryrefslogtreecommitdiff
path: root/openwrt/target/jffs2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-19 20:37:38 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-19 20:37:38 +0000
commitd7e1809a4a48993dd878767cc4b76f1274a1cdc7 (patch)
tree4064e135beb95da79ba367c48738da92521fd640 /openwrt/target/jffs2
parent65a9748b9a52d38525a01bb7d3b28da2408be978 (diff)
downloadmtk-20170518-d7e1809a4a48993dd878767cc4b76f1274a1cdc7.zip
mtk-20170518-d7e1809a4a48993dd878767cc4b76f1274a1cdc7.tar.gz
mtk-20170518-d7e1809a4a48993dd878767cc4b76f1274a1cdc7.tar.bz2
remove unneeded Makefile.in
SVN-Revision: 274
Diffstat (limited to 'openwrt/target/jffs2')
-rw-r--r--openwrt/target/jffs2/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/target/jffs2/Makefile.in b/openwrt/target/jffs2/Makefile.in
deleted file mode 100644
index ad8693c..0000000
--- a/openwrt/target/jffs2/Makefile.in
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root openwrt-image
-ROOTFS=jffs2
-endif