[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check'
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 11 Oct 2006 08:21:43 +0000 (01:21 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:21 +0000 (11:14 -0700)
commit0f836e5fecf59d0d0353e9af11fd14a32a3001ae
treeb5ac08451e0a7e0aa1f4c8782fed88cf2f909811
parentc21be1c9c1ab42fe285a74f184e1acbc37ee084b
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check'

In order to encourage people to notice when they break the exported
headers, add a config option which automatically runs the sanity checks
when building vmlinux.  That way, those who use allyesconfig will notice
failures.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
lib/Kconfig.debug