From: Sam Ravnborg Date: Sat, 26 Apr 2008 19:07:26 +0000 (+0200) Subject: kbuild: soften MODULE_LICENSE check X-Git-Tag: v2.6.26-rc1~1036^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa365682943866baf85305ef701741fe41b27e0;p=pandora-kernel.git kbuild: soften MODULE_LICENSE check Only modules that has other MODULE_* content shall have the MODULE_LICENSE() tag. This fixes allmodconfig build on my box. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed