kbuild/modpost: improve warnings if symbol is unknown
authorSam Ravnborg <sam@ravnborg.org>
Wed, 6 Feb 2008 20:51:18 +0000 (21:51 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 9 Feb 2008 09:43:58 +0000 (10:43 +0100)
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 <sam@ravnborg.org>

No differences found