zlib off by default, special targets off at the moment, because not used.
[openwrt.git] / openwrt / target / Config.in
1 comment "after changing root fs, use make linux-dirclean"
2
3 choice
4 prompt "Target Root Filesystem"
5 source "target/jffs2/Config.in"
6 source "target/squashfs/Config.in"
7 source "target/squashfs-lzma/Config.in"
8 endchoice
9
This page took 0.046888 seconds and 5 git commands to generate.