From 838e49c20fb2878a36693818412bee90c689e6be Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 29 Aug 2019 00:24:51 +0100 Subject: eclass/linux-build: add support for sys-boot/grub:2 --- eclass/linux-build.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass') diff --git a/eclass/linux-build.eclass b/eclass/linux-build.eclass index afd02c4e..5eabd42f 100644 --- a/eclass/linux-build.eclass +++ b/eclass/linux-build.eclass @@ -183,6 +183,7 @@ _linux-build_src_prepare_build() { amd64|x86) BOOTLOADERS+=( sys-boot/grub:0 /boot/grub/grub.conf + sys-boot/grub:2 /boot/grub/grub.cfg sys-boot/syslinux:0 /boot/extlinux/extlinux.conf ) ;; arm|arm64) -- cgit v1.2.3