commit | f666751a0ab1d1671855da7e98889256b9a5b1bb | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Wed Feb 06 21:51:18 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sat Feb 09 10:43:58 2008 +0100 |
tree | de79e009161fd940feb583af0536306ad5e2b79f | |
parent | b1d0e4f535e10775cffde922208b49629169aeaa [diff] |
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 <sam@ravnborg.org>