From: Sam Ravnborg Date: Wed, 6 Feb 2008 20:51:18 +0000 (+0100) Subject: kbuild/modpost: improve warnings if symbol is unknown X-Git-Tag: v2.6.25-rc1~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f666751a0ab1d1671855da7e98889256b9a5b1bb;p=pandora-kernel.git kbuild/modpost: improve warnings if symbol is unknown If we cannot determine the symbol then print (unknown) to hint the reader that we failed to find the symbol. This happens with REL relocation records in arm object files. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed