1fad548133b1083fa0b38e71754af81b6e5d9b53
[openwrt/svn-archive/archive.git] / openwrt / 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
7 comment "After changing root filesystem, do make clean"