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)
commitfab1e310d3f97bb9403ac68e181fd3e654a755c7
treeb38e1768af783fa4c82a959c997ce7498a11e7c1
parent19af35546de68c872dcb687613e0902a602cb20e
kbuild: fix make V=1

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>
init/Makefile
scripts/Kbuild.include