summaryrefslogtreecommitdiff
path: root/target/Config.in
blob: 7694a8e16b620d372e8123bdf1bf2acf72d8a4c5 (plain)
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"
source "target/tar/Config.in"
source "target/device/Config.in"
source "target/generic/Config.in"

endmenu