Merge "Allow grub2 to build with opensuse"

This commit is contained in:
Jenkins 2015-12-16 01:25:10 +00:00 committed by Gerrit Code Review
commit 134d38f74c

View File

@ -16,6 +16,11 @@
"signed_grub_efi": "efibootmgr grub2-efi-modules grub2-efi",
"signed_shim_efi": "shim",
"grub_bios": "grub2"
},
"suse":{
"signed_grub_efi": "",
"signed_shim_efi": "",
"grub_bios": "grub2"
}
},
"default":{