From 79093e59b76b0edf391109918a190fa7e6846a18 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 19 Mar 2020 18:14:43 +0000 Subject: eclass/linux-build: handle syslinux.cfg --- 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 8a466342..bfc68ff4 100644 --- a/eclass/linux-build.eclass +++ b/eclass/linux-build.eclass @@ -184,6 +184,7 @@ _linux-build_src_prepare_build() { BOOTLOADERS+=( sys-boot/grub:0 /boot/grub/grub.conf sys-boot/grub:2 /boot/grub/grub.cfg + sys-boot/syslinux:0 /boot/extlinux/syslinux.cfg sys-boot/syslinux:0 /boot/extlinux/extlinux.conf ) ;; arm|arm64) -- cgit v1.2.3