summaryrefslogtreecommitdiffstats
path: root/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
commit5ef5c44cfc1671df3b08c197454f7d2c9ca8c4d5 (patch)
tree8c2210652ae3d97c4ce779f1bf358fafbab3de19 /target/jffs2/Makefile.in
parent8f2d61586634d77897449eaafdc9ca04f765ff2f (diff)
i am to lame for make, both targets can be build again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/jffs2/Makefile.in')
-rw-r--r--target/jffs2/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/jffs2/Makefile.in b/target/jffs2/Makefile.in
index 31452eba8..0db315cc2 100644
--- a/target/jffs2/Makefile.in
+++ b/target/jffs2/Makefile.in
@@ -1,3 +1,3 @@
ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root
+TARGETS+=jffs2root openwrt-image
endif