From: Sam Ravnborg Date: Mon, 11 Feb 2008 13:26:26 +0000 (+0100) Subject: kbuild: fix make V=1 X-Git-Tag: v2.6.25-rc2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab1e310d3f97bb9403ac68e181fd3e654a755c7;p=pandora-kernel.git 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 Cc: Mike Frysinger --- Reading git-diff-tree failed