build: fix make defconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36362 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e1c27ce985
commit
9d810db073
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue