From 4f38c436bc435770f97b8ca907c769c67ab3a960 Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 14 Feb 2005 01:45:29 +0000 Subject: this change is needed to get rootfs build before trying to make an image of it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@246 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 ab8c2a8a5..ad8693c51 100644 --- a/target/jffs2/Makefile.in +++ b/target/jffs2/Makefile.in @@ -1,4 +1,4 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y) -TARGETS+=jffs2root openwrt-image-jffs2 +TARGETS+=jffs2root openwrt-image ROOTFS=jffs2 endif -- cgit v1.2.3