Skip to content

Commit

Permalink
build: fix make defconfig
Browse files Browse the repository at this point in the history
SVN-Revision: 36362
  • Loading branch information
Felix Fietkau committed Apr 18, 2013
1 parent 9d5510a commit cf46e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/toplevel.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf46e78

Please sign in to comment.