From: David Woodhouse Date: Sun, 18 Jun 2006 11:02:10 +0000 (+0100) Subject: Basic implementation of 'make headers_check' X-Git-Tag: v2.6.18-rc1~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684753599afc76aa8f66c731bafb7204b39265b8;p=pandora-kernel.git Basic implementation of 'make headers_check' 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 --- Reading git-diff-tree failed