aboutsummaryrefslogtreecommitdiffstats
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
commit9d810db073485d642c683e2c5e8cd468ecde7263 (patch)
treeef422d4a5a898c2125e09b86640bf38e4760699f /include/toplevel.mk
parente1c27ce98544acbbd0689f589500c8dce2e5f67c (diff)
downloadmaster-187ad058-9d810db073485d642c683e2c5e8cd468ecde7263.tar.gz
master-187ad058-9d810db073485d642c683e2c5e8cd468ecde7263.tar.bz2
master-187ad058-9d810db073485d642c683e2c5e8cd468ecde7263.zip
build: fix make defconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36362 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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