sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt.git] / target / jffs2 / jffs2root.mk
index 90a6016..8dcd00f 100644 (file)
@@ -43,3 +43,8 @@ jffs2root-clean:
 
 jffs2root-dirclean:
        rm -rf $(MTD_DIR)
+
+ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
+TARGETS+=jffs2root openwrt-image
+ROOTFS=jffs2
+endif
This page took 0.020283 seconds and 4 git commands to generate.