openwrtv4/openwrt/target/Config.in
2005-02-17 23:18:46 +00:00

6 lines
160 B
Text

choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/squashfs-lzma/Config.in"
endchoice