summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-09-07 10:43:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-09-07 10:43:12 +0000
commit34c9c86fd1bceff95f37c93a20a874b7ddcc1dfd (patch)
treefc5de4f908ed6d04286b084da5abe33f4b7646b3 /profiles/desc
parentVersion bump (diff)
downloadgentoo-2-34c9c86fd1bceff95f37c93a20a874b7ddcc1dfd.tar.gz
gentoo-2-34c9c86fd1bceff95f37c93a20a874b7ddcc1dfd.tar.bz2
gentoo-2-34c9c86fd1bceff95f37c93a20a874b7ddcc1dfd.zip
Added unicore32 and or32 (OpenRISC) as new qemu targets.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/qemu_softmmu_targets.desc4
-rw-r--r--profiles/desc/qemu_user_targets.desc3
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index 1c33ab3b4ea6..675851278fba 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.4 2012/01/22 10:19:01 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.5 2012/09/07 10:43:12 slyfox Exp $
# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -18,6 +18,7 @@ mips64el - system emulation target
mips64 - system emulation target
mipsel - system emulation target
mips - system emulation target
+or32 - OpenRISC system emulation target
ppc64 - system emulation target
ppcemb - system emulation target
ppc - system emulation target
@@ -26,6 +27,7 @@ sh4eb - system emulation target
sh4 - system emulation target
sparc - system emulation target
sparc64 - system emulation target
+unicore32 - system emulation target
x86_64 - system emulation target
xtensaeb - system emulation target
xtensa - system emulation target
diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index c1fc88fee113..9efc7ad464c7 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.3 2012/01/21 12:55:12 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.4 2012/09/07 10:43:12 slyfox Exp $
# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -18,6 +18,7 @@ mips64el - userspace emulation target
mips64 - userspace emulation target
mipsel - userspace emulation target
mips - userspace emulation target
+or32 - OpenRISC userspace emulation target
ppc64abi32 - userspace emulation target
ppc64 - userspace emulation target
ppc - userspace emulation target