diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-05-26 19:56:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-05-29 18:19:52 +0200 |
commit | f76cd6a63157a2576e1439e20e3b3ff3324d7645 (patch) | |
tree | b9fc7d348b115879b770bc9b5ad07e7f54ae23e8 /profiles/desc/grub_platforms.desc | |
parent | profiles: Remove unused GPSD_PROTOCOLS (diff) | |
download | gentoo-f76cd6a63157a2576e1439e20e3b3ff3324d7645.tar.gz gentoo-f76cd6a63157a2576e1439e20e3b3ff3324d7645.tar.bz2 gentoo-f76cd6a63157a2576e1439e20e3b3ff3324d7645.zip |
profiles: Remove unused GRUB_PLATFORMS
Diffstat (limited to 'profiles/desc/grub_platforms.desc')
-rw-r--r-- | profiles/desc/grub_platforms.desc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc index 34420c8eaab4..dcb57b263d95 100644 --- a/profiles/desc/grub_platforms.desc +++ b/profiles/desc/grub_platforms.desc @@ -7,7 +7,6 @@ # Keep it sorted. coreboot - Coreboot platform support -efi - Native EFI platform support efi-32 - EFI 32 bit platform support (Old MACs) efi-64 - EFI 64 bit platform support emu - Emulation platform support @@ -18,5 +17,4 @@ pc - PC platform support qemu - QEMU platform support qemu-mips - QEMU MIPS platform support uboot - U-Boot platform support -yeeloong - YEEELONG MIPS platform support xen - XEN (pvgrub2) platform support |