summaryrefslogtreecommitdiffstats
path: root/target/Config.in
blob: a78a047a0984f4c50407e38985279700fbf1a38f (plain)
1
2
3
4
5
6
7
8
9
10
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"

endmenu