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

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":{