mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
modpost is now called with .o files that are not modules. So do not warn if there is no corresponding .mod file listing .o files (in .tmp_versions/). Signed-off-by: Sam Ravnborg <sam@ravnborg.org>