Add hardware details for WRT54G v1.1
[openwrt-10.03/.git] / openwrt / target / squashfs / squashfsroot.mk
index f3d2808592093359bc7c389c40461fa7559233b6..d3a104a83f3e6f0ed8e4ed4f95cbb72c5fe04de5 100644 (file)
@@ -48,3 +48,7 @@ squashfsroot-clean:
 squashfsroot-dirclean:
        rm -rf $(SQUASHFS_DIR)
 
+ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
+TARGETS+=squashfsroot openwrt-image
+ROOTFS=squashfs
+endif