summaryrefslogtreecommitdiff
path: root/target/config/Config.in.system.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-08 19:07:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-08 19:07:22 +0100
commit6f2c1e1ed1d9ac59e8dda23d151d0085888498e8 (patch)
tree0498c98bcedf2a9f97fb75f6869acde02ee42f79 /target/config/Config.in.system.choice
parent18d3d19d929699d3f27c414090e86ed16669dc07 (diff)
add support for microblaze architecture, tested with qemu-system-microblaze{,el}
Diffstat (limited to 'target/config/Config.in.system.choice')
-rw-r--r--target/config/Config.in.system.choice1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.system.choice b/target/config/Config.in.system.choice
index 83f2e4e3d..8f6f7413f 100644
--- a/target/config/Config.in.system.choice
+++ b/target/config/Config.in.system.choice
@@ -2,6 +2,7 @@ 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"