Remove accidental duplicate underscore.

Signed-off-by: Bastian Krause <[email protected]>
---
 rules/host-kernel-header.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-kernel-header.make b/rules/host-kernel-header.make
index 4e84d1788..7a994a045 100644
--- a/rules/host-kernel-header.make
+++ b/rules/host-kernel-header.make
@@ -40,7 +40,7 @@ HOST_KERNEL_HEADER_LICENSE    := GPL-2.0-only
 # Prepare
 # ----------------------------------------------------------------------------
 
-HOST_KERNEL_HEADER_CONF_ENV    := $(HOST__ENV)
+HOST_KERNEL_HEADER_CONF_ENV    := $(HOST_ENV)
 HOST_KERNEL_HEADER_PATH                := PATH=$(HOST_PATH)
 HOST_KERNEL_HEADER_CONF_TOOL   := NO
 HOST_KERNEL_HEADER_MAKE_OPT    := \
-- 
2.20.1


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to