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