kbuild: always unifdef files in headers_install*
authorSam Ravnborg <sam@ravnborg.org>
Thu, 5 Jun 2008 14:52:15 +0000 (16:52 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 25 Jul 2008 20:08:38 +0000 (22:08 +0200)
commit4e420aa94c9e6974533797efd1dd93e779d490c3
tree9b57f50268158fa2e1be0bf127fd7a10f811ca29
parente6883b187920e71ae57bbc9c07885afdd83ddc4e
kbuild: always unifdef files in headers_install*

unifdef utility is fast enough to warrant that we always
run the scripts through unifdef.

This patch runs all headers listed with header-y and unifdef-y
through unifdef.
Next step is to drop unifdef-y in all Kbuild files and
that can now be done in smaller steps.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Adrian Bunk <bunk@kernel.org>
scripts/Makefile.headersinst