Merge "Allow grub2 to build with opensuse"
This commit is contained in:
commit
134d38f74c
@ -16,6 +16,11 @@
|
|||||||
"signed_grub_efi": "efibootmgr grub2-efi-modules grub2-efi",
|
"signed_grub_efi": "efibootmgr grub2-efi-modules grub2-efi",
|
||||||
"signed_shim_efi": "shim",
|
"signed_shim_efi": "shim",
|
||||||
"grub_bios": "grub2"
|
"grub_bios": "grub2"
|
||||||
|
},
|
||||||
|
"suse":{
|
||||||
|
"signed_grub_efi": "",
|
||||||
|
"signed_shim_efi": "",
|
||||||
|
"grub_bios": "grub2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"default":{
|
"default":{
|
||||||
|
Loading…
Reference in New Issue
Block a user