diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/qemu_softmmu_targets.desc | 3 | ||||
-rw-r--r-- | profiles/desc/qemu_user_targets.desc | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index 4147a15922ef..77be14da04ba 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. @@ -21,7 +21,6 @@ mips - system emulation target moxie - moxielogic system emulation target nios2 - system emulation target or1k - OpenRISC system emulation target -or32 - OpenRISC system emulation target ppc64 - system emulation target ppcemb - system emulation target ppc - system emulation target diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 1a62a4d0ef50..76c2721cd8cf 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. @@ -23,7 +23,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target mips - userspace emulation target nios2 - userspace emulation target or1k - OpenRISC system emulation target -or32 - OpenRISC userspace emulation target ppc64abi32 - userspace emulation target ppc64le - PowerPC 64-bit little endian userspace emulation target ppc64 - PowerPC 64-bit big endian userspace emulation target |