summaryrefslogtreecommitdiffstats
path: root/target/Config.in
blob: d2c35761de20565932431b91c5a479140b5a1437 (plain)
1
2
3
4
5
6
choice
	prompt "Target Root Filesystem"
	source "target/jffs2/Config.in"
	source "target/squashfs/Config.in"
	source "target/squashfs-lzma/Config.in"
endchoice