summaryrefslogtreecommitdiffstats
path: root/rules/x-load.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/x-load.make')
-rw-r--r--rules/x-load.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/x-load.make b/rules/x-load.make
index 23a7fe093..bfcbec90a 100644
--- a/rules/x-load.make
+++ b/rules/x-load.make
@@ -27,7 +27,7 @@ X_LOAD_DIR := $(BUILDDIR)/$(X_LOAD)
# Prepare
# ----------------------------------------------------------------------------
-X_LOAD_MAKE_OPT := CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE) HOSTCC=$(HOSTCC)
+X_LOAD_MAKE_ENV := CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE) HOSTCC=$(HOSTCC)
X_LOAD_MAKE_PAR := NO
$(STATEDIR)/x-load.prepare: