summaryrefslogtreecommitdiff
path: root/target/config/Config.in.system.choice
blob: 597d8054a6603700e10e470d7767187f3288a14b (plain)
1
2
3
4
5
6
7
8
9
source "target/arm/Config.in"
source "target/cris/Config.in"
source "target/mips/Config.in"
source "target/ppc/Config.in"
source "target/ppc64/Config.in"
source "target/sparc/Config.in"
source "target/sparc64/Config.in"
source "target/x86/Config.in"
source "target/x86_64/Config.in"