modified version of Olegs shellscript
[openwrt.git] / target / Config.in
1 choice
2 prompt "Target Root Filesystem"
3 source "target/jffs2/Config.in"
4 source "target/squashfs/Config.in"
5 source "target/squashfs-lzma/Config.in"
6 endchoice
This page took 0.050512 seconds and 5 git commands to generate.