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