jffs2 root support
[openwrt.git] / openwrt / target / squashfs / squashfsroot.mk
index f3d2808..d3a104a 100644 (file)
@@ -48,3 +48,7 @@ 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.018471 seconds and 4 git commands to generate.