summaryrefslogtreecommitdiffstats
path: root/scripts/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Kconfig')
-rw-r--r--scripts/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Kconfig b/scripts/Kconfig
index 14a577ac4f..20530b9ae3 100644
--- a/scripts/Kconfig
+++ b/scripts/Kconfig
@@ -10,7 +10,7 @@ config COMPILE_HOST_TOOLS
This is usefull for compile coverage testing and for packaging the
host tools.
-source scripts/imx/Kconfig
+source "scripts/imx/Kconfig"
config MVEBU_HOSTTOOLS
bool "mvebu hosttools" if COMPILE_HOST_TOOLS