Commit 3cf428e6 authored by Nikita Ermakov's avatar Nikita Ermakov Committed by Anton Midyukov

bootloader: Add riscv64 to GRUB_ARCHES

parent ccf37718
......@@ -6,7 +6,7 @@
# NB: "mysterious" conflicts if BASE_BOOTLOADER is empty
GRUB_ARCHES := i586 x86_64 aarch64 ppc64le
GRUB_ARCHES := i586 x86_64 aarch64 ppc64le riscv64
use/bootloader: use/pkgpriorities
ifneq (,$(filter-out e2k%,$(ARCH)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment