From: Sam Ravnborg Date: Sat, 18 Feb 2006 23:49:37 +0000 (+0100) Subject: kbuild: do not segfault in modpost if MODVERDIR is not defined X-Git-Tag: v2.6.17-rc1~733^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41370d3b5ec6401c5cf0df82297ed989c03a64bd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed