Umm, I'm officially going to go make some coffee. On arm64_efi stripflags obviously.
On 29 December 2013 13:06, Leif Lindholm <leif.lindh...@linaro.org> wrote: > Andrey, > > Can you give this a try? > (Sent through gmail, so garbled.) > > diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def > index c916246..a716a49 100644 > --- a/grub-core/Makefile.core.def > +++ b/grub-core/Makefile.core.def > @@ -96,7 +96,7 @@ kernel = { > emu_cflags = '$(CFLAGS_GNULIB)'; > emu_cppflags = '$(CPPFLAGS_GNULIB)'; > arm_uboot_ldflags = '-Wl,-Ttext=0x08000000'; > - arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R > .comment -R .note.gnu.gold-version'; > + arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R > .comment -R .note.gnu.gold-version -R .eh_frame'; > > i386_pc_startup = kern/i386/pc/startup.S; > i386_efi_startup = kern/i386/efi/startup.S; > > / > Leif _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel