diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-12 20:35:13 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-12 20:35:13 +0000 |
commit | 5324e76099c8b47c41b3c1cf6586e2154aa9c2ff (patch) | |
tree | 20af8888f220cb1d1d9d49b50e9a107a8b3e187c /profiles/desc | |
parent | Add support for profile selection based on the active version of a specified ... (diff) | |
download | gentoo-2-5324e76099c8b47c41b3c1cf6586e2154aa9c2ff.tar.gz gentoo-2-5324e76099c8b47c41b3c1cf6586e2154aa9c2ff.tar.bz2 gentoo-2-5324e76099c8b47c41b3c1cf6586e2154aa9c2ff.zip |
Add loongson to the list of grub platforms.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/grub_platforms.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc index b5539ad4cf61..043314f9c827 100644 --- a/profiles/desc/grub_platforms.desc +++ b/profiles/desc/grub_platforms.desc @@ -1,6 +1,6 @@ -# Copyright 2011-2011 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.1 2011/06/05 10:13:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.2 2011/08/12 20:35:13 scarabeus Exp $ # This file contains descriptions of GRUB_PLATFORMS USE_EXPAND flags. @@ -10,6 +10,7 @@ coreboot - Coreboot platform support efi - EFI platform support emu - Emulation platform support ieee1275 - IEEE1275 pltaform support +loongson - MIPS loongson platform support multiboot - Multiboot platform support pc - PC platform suppport qemu - QEMU platform support |