warning added
[openwrt.git] / openwrt / target / Config.in
index 791741a..1fad548 100644 (file)
@@ -2,4 +2,6 @@ choice
        prompt "Target Root Filesystem"
        source "target/jffs2/Config.in"
        source "target/squashfs/Config.in"
+       source "target/squashfs-lzma/Config.in"
 endchoice
+       comment "After changing root filesystem, do make clean"
This page took 0.018753 seconds and 4 git commands to generate.