git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19af355
)
kbuild: fix make V=1
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 11 Feb 2008 13:26:26 +0000
(14:26 +0100)
committer
Sam 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