summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
-rw-r--r--meta/recipes-bsp/grub/grub2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc
index 590deb8d92..6de683ee1c 100644
--- a/meta/recipes-bsp/grub/grub2.inc
+++ b/meta/recipes-bsp/grub/grub2.inc
@@ -49,6 +49,8 @@ GRUBPLATFORM ??= "pc"
49 49
50inherit autotools gettext texinfo pkgconfig 50inherit autotools gettext texinfo pkgconfig
51 51
52CFLAGS_remove = "-O2"
53
52EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \ 54EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \
53 --disable-grub-mkfont \ 55 --disable-grub-mkfont \
54 --program-prefix="" \ 56 --program-prefix="" \