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)
commiteaf94d530c4401c761bee4fe6e1986f6b2b1d67e
treeb38e1768af783fa4c82a959c997ce7498a11e7c1
parent391ee3650243008683b428cfd3df6c0cb66d67a2
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