aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/grub/grub_1.98.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-bsp/grub/grub_1.98.bb')
-rw-r--r--common/recipes-bsp/grub/grub_1.98.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-bsp/grub/grub_1.98.bb b/common/recipes-bsp/grub/grub_1.98.bb
index 0cd3a403..802733f9 100644
--- a/common/recipes-bsp/grub/grub_1.98.bb
+++ b/common/recipes-bsp/grub/grub_1.98.bb
@@ -24,7 +24,7 @@ SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz \
inherit autotools
inherit gettext
-EXTRA_OECONF = "--with-platform=pc --target=i386"
+EXTRA_OECONF = "--with-platform=pc --target=i386 --disable-grub-mkfont"
do_configure() {
oe_runconf