diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-01-22 10:19:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-01-22 10:19:01 +0000 |
commit | 2b309ffffb1df7ad7aaa8e46ef253f3e7b1002bf (patch) | |
tree | 5d0f7b800b89dc6a8f4a71d738cce519cd45243a /profiles | |
parent | Add missing source code. (diff) | |
download | gentoo-2-2b309ffffb1df7ad7aaa8e46ef253f3e7b1002bf.tar.gz gentoo-2-2b309ffffb1df7ad7aaa8e46ef253f3e7b1002bf.tar.bz2 gentoo-2-2b309ffffb1df7ad7aaa8e46ef253f3e7b1002bf.zip |
Added LatticeMico32 to QEMU_SOFTMMU_TARGETS.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/desc/qemu_softmmu_targets.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2b2614e52fdd..20ce283fc66f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6122 2012/01/21 21:01:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6123 2012/01/22 10:19:01 slyfox Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 22 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> + desc/qemu_softmmu_targets.desc: + Added LatticeMico32 to QEMU_SOFTMMU_TARGETS. + 21 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> updates/1Q-2012: Rename dev-perl/sdl-perl to dev-perl/SDL. diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index a0d592f45e63..1c33ab3b4ea6 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.3 2012/01/21 12:55:12 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.4 2012/01/22 10:19:01 slyfox Exp $ # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. @@ -10,6 +10,7 @@ alpha - system emulation target arm - system emulation target cris - system emulation target i386 - system emulation target +lm32 - LatticeMico32 system emulation target m68k - system emulation target microblazeel - system emulation target microblaze - system emulation target |