summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5a6e213936..bfcda76c24 100644
--- a/meta/recipes-bsp/grub/grub2.inc
+++ b/meta/recipes-bsp/grub/grub2.inc
@@ -128,6 +128,8 @@ GRUBPLATFORM ??= "pc"
128 128
129inherit autotools gettext texinfo pkgconfig 129inherit autotools gettext texinfo pkgconfig
130 130
131CFLAGS_remove = "-O2"
132
131EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \ 133EXTRA_OECONF = "--with-platform=${GRUBPLATFORM} \
132 --disable-grub-mkfont \ 134 --disable-grub-mkfont \
133 --program-prefix="" \ 135 --program-prefix="" \