summaryrefslogtreecommitdiffstats
path: root/target/Config.in
blob: cd67a718f5a8408505844528ab7112ced5321b1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#

menu "Target Options"

source "target/cramfs/Config.in"
source "target/ext2/Config.in"
source "target/jffs2/Config.in"
source "target/squashfs/Config.in"

endmenu