Openwrt/openwrt/target/Config.in
Waldemar Brodkorb 2a951dfeeb warning added
SVN-Revision: 260
2005-02-18 18:17:50 +00:00

8 lines
217 B
Plaintext

choice
prompt "Target Root Filesystem"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"
source "target/squashfs-lzma/Config.in"
endchoice
comment "After changing root filesystem, do make clean"