git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80492cc
)
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
author
Sam Ravnborg
<sam@ravnborg.org>
Fri, 20 Jul 2007 20:36:56 +0000
(22:36 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Wed, 25 Jul 2007 19:14:15 +0000
(21:14 +0200)
We already check and warn about section mismatches from vmlinux
(build as vmlinux.o) during first pass so skip the checks
during the 2nd pass where we process modules.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found