From: Mike Frysinger Date: Thu, 6 Nov 2008 08:31:22 +0000 (-0500) Subject: kbuild: kill output in silent mode of mkcompile_h X-Git-Tag: v2.6.29-rc1~578^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03fab43c5ba4f5fa46db73c937e9b993a531d27;p=pandora-kernel.git kbuild: kill output in silent mode of mkcompile_h The mkcompile_h script does `echo` regardless of silent mode the make is running at, so have it respect $quiet from kbuild and only echo when not in silent mode. Signed-off-by: Mike Frysinger Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed