summaryrefslogtreecommitdiffstats
path: root/boot/grub
diff options
context:
space:
mode:
Diffstat (limited to 'boot/grub')
-rw-r--r--boot/grub/grub.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/grub/grub.mk b/boot/grub/grub.mk
index 55a605c852..f01b02d305 100644
--- a/boot/grub/grub.mk
+++ b/boot/grub/grub.mk
@@ -75,7 +75,7 @@ GRUB_CONF_ENV = \
$(HOST_CONFIGURE_OPTS) \
CFLAGS="$(HOST_CFLAGS) $(GRUB_CFLAGS) -m32"
-GRUB_CONF_OPT = \
+GRUB_CONF_OPTS = \
--disable-auto-linux-mem-opt \
$(GRUB_CONFIG-y)
OpenPOWER on IntegriCloud