kbuild: do not emit src version warning for non-modules
authorSam Ravnborg <sam@ravnborg.org>
Tue, 20 Mar 2007 20:30:23 +0000 (21:30 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 2 May 2007 18:58:09 +0000 (20:58 +0200)
commit4be40e22233cfe6254bbf039ec09a5d7bff2ad14
tree53ba8d9a523b04df2fb59167136858e5f665b971
parent95e30f9593ebf39e26227a20ae8d9f160c50fb67
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>
scripts/mod/sumversion.c