sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt.git] / 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.019367 seconds and 4 git commands to generate.