bootloader: Add riscv64 to GRUB_ARCHES
This commit is contained in:
parent
ccf377188e
commit
3cf428e6e0
@ -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)))
|
||||
|
Loading…
Reference in New Issue
Block a user