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:
9d6e7a7
)
kbuild: do not segfault in modpost if MODVERDIR is not defined
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sat, 18 Feb 2006 23:49:37 +0000
(
00:49
+0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 19 Feb 2006 08:51:22 +0000
(09:51 +0100)
A combination of calling modpost with option -a and MODVERDIR undefined
caused segmentation fault. So provide a default value and accept the
error messages it generates instead.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found