aboutsummaryrefslogtreecommitdiff
path: root/util/kconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/kconfig/Makefile')
-rw-r--r--util/kconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/kconfig/Makefile b/util/kconfig/Makefile
index 6c301a99d7..eb9e38cc68 100644
--- a/util/kconfig/Makefile
+++ b/util/kconfig/Makefile
@@ -16,7 +16,7 @@ ifeq ($(_OS),MINGW32)
regex-objs=regex.o
endif
-Kconfig := src/Kconfig
+Kconfig ?= src/Kconfig
xconfig: $(objk)/qconf
$< $(Kconfig)