this change is needed to get rootfs build before trying to make an image of it.
[openwrt-10.03/.git] / openwrt / target / jffs2 / Makefile.in
index 31452eba8da9c67fe05760ff34c701b5a56c07c6..ad8693c514902b6e91f69559cf520743119e84db 100644 (file)
@@ -1,3 +1,4 @@
 ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root
+TARGETS+=jffs2root openwrt-image
+ROOTFS=jffs2
 endif