Use dependencies for 'make headers_install'.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 24 Sep 2006 21:15:14 +0000 (22:15 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 24 Sep 2006 21:15:14 +0000 (22:15 +0100)
commitde78912582bc1f95733d53e0d40779c0cd7b0686
treecf7c7872e8e7fb80f4212ff0212a0208fdf43417
parentb4daf69722c49670d355d66439abda5ab5d4c5db
Use dependencies for 'make headers_install'.

Re-export header files only if either they or their controlling Kbuild
file has actually changed. Also allow for similar dependencies with
'headers_check', once we properly create the dependencies for those.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Makefile
scripts/Makefile.headersinst
scripts/hdrcheck.sh