summaryrefslogtreecommitdiff
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-18 13:51:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-18 13:51:16 +0000
commitcf46e78b5f0ddd488dd6b3026c370d51b63d5986 (patch)
treed84b670cd3c5e2c89816d0fc707f8796e7eab4cb /include/toplevel.mk
parent9d5510a500a1804484152adb8951dda3688658bc (diff)
downloadmtk-20170518-cf46e78b5f0ddd488dd6b3026c370d51b63d5986.zip
mtk-20170518-cf46e78b5f0ddd488dd6b3026c370d51b63d5986.tar.gz
mtk-20170518-cf46e78b5f0ddd488dd6b3026c370d51b63d5986.tar.bz2
build: fix make defconfig
SVN-Revision: 36362
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 7082286..b8608ee 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