From: Oleg Verych Date: Tue, 6 Feb 2007 01:18:20 +0000 (+0100) Subject: [PATCH] kbuild scripts: replace gawk, head, bc with shell, update X-Git-Tag: v2.6.21-rc2~42^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6112ec27a8f0eee6c5a996f65c7bfd9457d9f85;p=pandora-kernel.git [PATCH] kbuild scripts: replace gawk, head, bc with shell, update Replacing overhead of using some (external) programs instead of good old `sh'. Cc: Roman Zippel Cc: Sam Ravnborg Cc: William Stearns Cc: Martin Schlemmer Signed-off-by: Oleg Verych Acked-by: Mark Lord Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed