summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/templates/template-kernel-make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/templates/template-kernel-make b/rules/templates/template-kernel-make
index 3f24b8a8c..9a448d429 100644
--- a/rules/templates/template-kernel-make
+++ b/rules/templates/template-kernel-make
@@ -46,6 +46,8 @@ KERNEL_@PACKAGE@_SHARED_OPT := \
KERNEL_@PACKAGE@_SHARED_OPT += \
HOSTCXX="$(HOSTCXX) -DGENERATOR_FILE" \
HOSTCC="$(HOSTCC) -DGENERATOR_FILE"
+KERNEL_@PACKAGE@_CONF_ENV := \
+ PTXDIST_NO_GCC_PLUGINS=1
KERNEL_@PACKAGE@_CONF_TOOL := kconfig
KERNEL_@PACKAGE@_CONF_OPT := \