jffs2 root support
[openwrt.git] / openwrt / target / squashfs / squashfsroot.mk
index 4dd6800..d3a104a 100644 (file)
@@ -47,3 +47,8 @@ squashfsroot-clean:
 
 squashfsroot-dirclean:
        rm -rf $(SQUASHFS_DIR)
+
+ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
+TARGETS+=squashfsroot openwrt-image
+ROOTFS=squashfs
+endif
This page took 0.019475 seconds and 4 git commands to generate.