summaryrefslogtreecommitdiff
path: root/target/config/Config.in.system.choice
blob: 8f6f7413f15cda781ae1b9a99b2b5f51ef088ec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
source "target/arm/Config.in"
source "target/avr32/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"