mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-17 14:05:04 +00:00
Fix arm-uboot compilation problem
This commit is contained in:
parent
ae27e4d323
commit
bd744218c0
@ -696,6 +696,8 @@ module = {
|
|||||||
enable = powerpc_ieee1275;
|
enable = powerpc_ieee1275;
|
||||||
enable = mips_arc;
|
enable = mips_arc;
|
||||||
enable = ia64_efi;
|
enable = ia64_efi;
|
||||||
|
enable = arm_efi;
|
||||||
|
enable = arm_uboot;
|
||||||
};
|
};
|
||||||
|
|
||||||
module = {
|
module = {
|
||||||
|
Loading…
Reference in New Issue
Block a user