mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-02 21:01:41 +00:00
build: fix make defconfig
SVN-Revision: 36362
This commit is contained in:
parent
9d5510a500
commit
cf46e78b5f
@ -89,7 +89,7 @@ config-clean: FORCE
|
|||||||
|
|
||||||
defconfig: scripts/config/conf prepare-tmpinfo FORCE
|
defconfig: scripts/config/conf prepare-tmpinfo FORCE
|
||||||
touch .config
|
touch .config
|
||||||
$< --defconfig .config Config.in
|
$< --defconfig=.config Config.in
|
||||||
|
|
||||||
confdefault-y=allyes
|
confdefault-y=allyes
|
||||||
confdefault-m=allmod
|
confdefault-m=allmod
|
||||||
|
Loading…
Reference in New Issue
Block a user