summaryrefslogtreecommitdiffstats
path: root/target/squashfs-lzma/squashfslzmaroot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/squashfs-lzma/squashfslzmaroot.mk')
-rw-r--r--target/squashfs-lzma/squashfslzmaroot.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/squashfs-lzma/squashfslzmaroot.mk b/target/squashfs-lzma/squashfslzmaroot.mk
index 6f41f9315..722c20524 100644
--- a/target/squashfs-lzma/squashfslzmaroot.mk
+++ b/target/squashfs-lzma/squashfslzmaroot.mk
@@ -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