[PATCH] uml shouldn't do HEADERS_CHECK

The lack of asm-um/Kbuild is deliberate.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Al Viro 2006-10-12 19:10:04 +01:00 committed by Linus Torvalds
parent 99a10a60ba
commit 1b95817dd7
1 changed files with 1 additions and 0 deletions

View File

@ -373,6 +373,7 @@ config FORCED_INLINING
config HEADERS_CHECK
bool "Run 'make headers_check' when building vmlinux"
depends on !UML
help
This option will extract the user-visible kernel headers whenever
building the kernel, and will run basic sanity checks on them to