summaryrefslogtreecommitdiffstats
path: root/openwrt/target/jffs2/Makefile.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-12 03:46:10 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-12 03:46:10 +0000
commit87bf70a976191a8ca91b29bafe9c3e760338571d (patch)
tree1ace17b5648e01b98c9246adadd7fb59e9e7487b /openwrt/target/jffs2/Makefile.in
parent0304f95d02535b7401d67365944ad628a22fd8cb (diff)
i am to lame for make, both targets can be build again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/jffs2/Makefile.in')
-rw-r--r--openwrt/target/jffs2/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/jffs2/Makefile.in b/openwrt/target/jffs2/Makefile.in
index 31452eba8..0db315cc2 100644
--- a/openwrt/target/jffs2/Makefile.in
+++ b/openwrt/target/jffs2/Makefile.in
@@ -1,3 +1,3 @@
ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root
+TARGETS+=jffs2root openwrt-image
endif