summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/toplevel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 708228600..b8608eeae 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -89,7 +89,7 @@ config-clean: FORCE
defconfig: scripts/config/conf prepare-tmpinfo FORCE
touch .config
- $< --defconfig .config Config.in
+ $< --defconfig=.config Config.in
confdefault-y=allyes
confdefault-m=allmod