OpenWRT -> OpenWrt
[openwrt-10.03/.git] / target / Config.in
index 791741a08f617d6655f07e1d95c08a6a1428c5f6..0fe83857c9e49d1b8cc63dbb4be23fa6817df30b 100644 (file)
@@ -1,5 +1,9 @@
+comment "after changing root fs, use make linux-dirclean"
+
 choice
        prompt "Target Root Filesystem"
        source "target/jffs2/Config.in"
        source "target/squashfs/Config.in"
+       source "target/squashfs-lzma/Config.in"
 endchoice
+