Revert "grub-install: Check for arm-efi as a default target"
This reverts commit 082fd84d52
.
Incorrect version of the patch was pushed into the git repo.
Reported-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
18f824dd18
commit
efdfac9e2f
4 changed files with 1 additions and 32 deletions
|
@ -18,12 +18,6 @@
|
|||
|
||||
#include <grub/util/install.h>
|
||||
|
||||
const char *
|
||||
grub_install_get_default_arm_platform (void)
|
||||
{
|
||||
return "arm-uboot";
|
||||
}
|
||||
|
||||
const char *
|
||||
grub_install_get_default_x86_platform (void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue