From 4c8ec5eb4c4c3551ec5fa65f3bc6e68a950550ac Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 12 Feb 2005 04:08:12 +0000 Subject: when I will understand the buildsystem? git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@241 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/jffs2/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/jffs2/Makefile.in') diff --git a/target/jffs2/Makefile.in b/target/jffs2/Makefile.in index 0db315cc2..1da4903ee 100644 --- a/target/jffs2/Makefile.in +++ b/target/jffs2/Makefile.in @@ -1,3 +1,3 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y) -TARGETS+=jffs2root openwrt-image +TARGETS+=jffs2root openwrt-image-jffs2 endif -- cgit v1.2.3