From: David Woodhouse Date: Wed, 11 Oct 2006 08:21:43 +0000 (-0700) Subject: [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' X-Git-Tag: v2.6.19-rc2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f836e5fecf59d0d0353e9af11fd14a32a3001ae;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed