sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt.git] / target / squashfs-lzma / squashfslzmaroot.mk
index 6f41f93..722c205 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
This page took 0.028569 seconds and 4 git commands to generate.