diff --git a/include/toplevel.mk b/include/toplevel.mk index 708228600c..b8608eeaeb 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