From: Vladimir 'phcoder' Serbinenko Date: Wed, 17 Jul 2013 17:03:11 +0000 (+0200) Subject: Fix arm-uboot compilation problem X-Git-Tag: grub-2.02-beta1~930^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd744218c0a5beca37c02da99f3dae49f19c87a9;p=thirdparty%2Fgrub.git Fix arm-uboot compilation problem --- diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def index 56447b30e..06617d79a 100644 --- a/grub-core/Makefile.core.def +++ b/grub-core/Makefile.core.def @@ -696,6 +696,8 @@ module = { enable = powerpc_ieee1275; enable = mips_arc; enable = ia64_efi; + enable = arm_efi; + enable = arm_uboot; }; module = {