Openwrt/openwrt/target/Config.in
2005-02-23 20:41:57 +00:00

10 lines
220 B
Plaintext

comment "after changing root fs, use make linux-dirclean"
choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/squashfs-lzma/Config.in"
endchoice