remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target for links...
[openwrt-10.03/.git] / target / jffs2 / jffs2root.mk
index 90a60165cbf4ec4407edab0cfb1bb643c8859d34..8dcd00f572d11367cc3d61ad42d475caa9c8f28e 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