0fe83857c9e49d1b8cc63dbb4be23fa6817df30b
[openwrt.git] / target / Config.in
1 comment "after changing root fs, use make linux-dirclean"
2
3 choice
4 prompt "Target Root Filesystem"
5 source "target/jffs2/Config.in"
6 source "target/squashfs/Config.in"
7 source "target/squashfs-lzma/Config.in"
8 endchoice
9
This page took 0.040383 seconds and 3 git commands to generate.