kbuild: prepare headers_* for arch/$ARCH/include
authorSam Ravnborg <sam@ravnborg.org>
Fri, 20 Jun 2008 22:24:17 +0000 (00:24 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 25 Jul 2008 20:12:33 +0000 (22:12 +0200)
Factor out the headers_*_all support to a seperate
shell script and add support for arch specific
header files can be located in either

    arch/$ARCH/include/asm
or
    include/asm-$ARCH/

In "make help" always display the headers_* targets.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found