kbuild: refactor headers_* targets in Makefile
authorSam Ravnborg <sam@ravnborg.org>
Thu, 5 Jun 2008 14:43:46 +0000 (16:43 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 25 Jul 2008 20:08:37 +0000 (22:08 +0200)
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 <sam@ravnborg.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Makefile

diff --cc Makefile
Simple merge