summaryrefslogtreecommitdiff
path: root/target/config/Config.in.system.choice
blob: a95dd922b42ecb4d38cfc6706993966a257f8b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
source "target/aarch64/Config.in"
source "target/arm/Config.in"
source "target/m68k/Config.in"
source "target/microblaze/Config.in"
source "target/mips/Config.in"
source "target/mips64/Config.in"
source "target/ppc/Config.in"
source "target/ppc64/Config.in"
source "target/sparc/Config.in"
source "target/sparc64/Config.in"
source "target/sh/Config.in"
source "target/x86/Config.in"
source "target/x86_64/Config.in"