diff options
Diffstat (limited to 'openwrt/target/jffs2')
-rw-r--r-- | openwrt/target/jffs2/Makefile.in | 4 |
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 ad8693c51..000000000 --- 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 |