summaryrefslogtreecommitdiffstats
path: root/rules/valgrind.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/valgrind.make')
-rw-r--r--rules/valgrind.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/valgrind.make b/rules/valgrind.make
index ad71e33ee..130f92136 100644
--- a/rules/valgrind.make
+++ b/rules/valgrind.make
@@ -42,7 +42,7 @@ ifdef KERNEL_HEADER_VERSION
VALGRIND_KERNEL_VERSION := $(KERNEL_HEADER_VERSION)
endif
-VALGRIND_ENV := \
+VALGRIND_CONF_ENV := \
$(CROSS_ENV) \
valgrind_cv_sys_kernel_version=$(VALGRIND_KERNEL_VERSION)