Basic implementation of 'make headers_check'
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 11:02:10 +0000 (12:02 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 11:02:10 +0000 (12:02 +0100)
Based on the 'headers_install' target, this performs a basic sanity check
on the exported headers -- so far only checking that they do not include
any other headers which aren't selected for import, but easily extendable.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found