From: Sam Ravnborg Date: Thu, 5 Jun 2008 14:43:46 +0000 (+0200) Subject: kbuild: refactor headers_* targets in Makefile X-Git-Tag: v2.6.27-rc1~58^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6883b187920e71ae57bbc9c07885afdd83ddc4e;p=pandora-kernel.git kbuild: refactor headers_* targets in Makefile o Use lower case for local variables o Add a helper target for common targets o Use $(hdr-inst)= ... to make Make invocations simpler o Add -rR to make invocations In total this adds more lines than it removes but the benefit is better readability Signed-off-by: Sam Ravnborg Cc: David Woodhouse --- Reading git-diff-tree failed