Home
last modified time | relevance | path

Searched hist:"41370 d3b5ec6401c5cf0df82297ed989c03a64bd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dsumversion.cdiff 41370d3b5ec6401c5cf0df82297ed989c03a64bd Sat Feb 18 17:49:37 CST 2006 Sam Ravnborg <sam@mars.ravnborg.org> kbuild: do not segfault in modpost if MODVERDIR is not defined

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>