cleanup the whole addpattern / trx nonsense
[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 endchoice