sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt/svn-archive/archive.git] / openwrt / target / squashfs-lzma / squashfslzmaroot.mk
index 6f41f931555a34e1fa650a20acae5af4c27f63e3..722c20524e711036a3b76e2c2f9c822e70ed9200 100644 (file)
@@ -48,3 +48,8 @@ squashfslzmaroot-clean:
 
 squashfslzmaroot-dirclean:
        rm -rf $(SQUASHFSLZMA_DIR)
+
+ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS_LZMA)),y)
+TARGETS+=squashfslzmaroot openwrt-image
+ROOTFS=squashfslzma
+endif