summaryrefslogtreecommitdiff
path: root/target/config/Config.in.system.choice
blob: 22f33bf6ea99fd31d614d8ced833b600dd0f7bbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
source "target/arm/Config.in"
source "target/cris/Config.in"
source "target/m68k/Config.in"
source "target/microblaze/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/sh/Config.in"
source "target/x86/Config.in"
source "target/x86_64/Config.in"