kbuild: fix make V=1
authorSam Ravnborg <sam@ravnborg.org>
Mon, 11 Feb 2008 13:26:26 +0000 (14:26 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 11 Feb 2008 16:43:54 +0000 (17:43 +0100)
When make -s support were added to filechk to
combination created with make V=1 were not
covered.
Fix it by explicitly cover this case too.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Mike Frysinger <vapier@gentoo.org>

No differences found