elflink: Warn about unresolved symbols when creating modules.dep
authorMatt Fleming <matt.fleming@linux.intel.com>
Thu, 17 Feb 2011 22:03:26 +0000 (22:03 +0000)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 17 Feb 2011 23:59:48 +0000 (15:59 -0800)
commita7ded880aa0f475ba6fdf1f70db690d1ccf9e31d
treee8f9ff4cff0c6c81de9e20daf96a7408ee25b4a3
parent9ae2b6b1439cace0007029b9a334026598d8f049
elflink: Warn about unresolved symbols when creating modules.dep

If, after running elf_gen_dep.sh, there are still some symbols that
are not provided by any of the modules that we built, issue a warning
and list the unresolved symbols.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
elf_gen_dep.sh