sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt-10.03/.git] / target / squashfs / squashfsroot.mk
index 4dd6800a0d32981c6f96c95b696eb4aa07c1f8c2..d3a104a83f3e6f0ed8e4ed4f95cbb72c5fe04de5 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