| commit | 4be40e22233cfe6254bbf039ec09a5d7bff2ad14 | [log] [tgz] |
|---|---|---|
| author | Sam Ravnborg <sam@ravnborg.org> | Tue Mar 20 21:30:23 2007 +0100 |
| committer | Sam Ravnborg <sam@ravnborg.org> | Wed May 02 20:58:09 2007 +0200 |
| tree | 53ba8d9a523b04df2fb59167136858e5f665b971 | |
| parent | 95e30f9593ebf39e26227a20ae8d9f160c50fb67 [diff] |
kbuild: do not emit src version warning for non-modules 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>