[PATCH 09/20] grub: available for i586, x86_64, aarch64, ppc64le
Anton Midyukov
antohami at altlinux.org
Sun Jan 5 17:51:30 MSK 2020
---
features.in/grub/config.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/features.in/grub/config.mk b/features.in/grub/config.mk
index 9f80822fa4..373001f884 100644
--- a/features.in/grub/config.mk
+++ b/features.in/grub/config.mk
@@ -1,9 +1,7 @@
# default is plain text prompt
# NB: might be usbflash-ready hybrid iso
-# on ppc64le syslinux feature is used only to generate config
-#ifeq (,$(filter-out i586 x86_64 ppc64le aarch64,$(ARCH)))
-ifeq (,$(filter-out i586 x86_64,$(ARCH)))
+ifeq (,$(filter-out i586 x86_64 ppc64le aarch64,$(ARCH)))
use/grub: sub/stage1 $(ISOHYBRID:%=use/isohybrid)
@$(call add_feature)
--
2.24.1
--------------57A0C61BE7D9EDE338E3E6C8
Content-Type: text/x-patch;
name="0010-grub-add-84rescue_remote.cfg.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0010-grub-add-84rescue_remote.cfg.patch"
More information about the devel-distro
mailing list