summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \
24inherit autotools 24inherit autotools
25inherit gettext 25inherit gettext
26 26
27EXTRA_OECONF = "--with-platform=pc --target=i386" 27EXTRA_OECONF = "--with-platform=pc --target=i386 --disable-grub-mkfont"
28 28
29do_configure() { 29do_configure() {
30 oe_runconf 30 oe_runconf