Commit 1b95817d authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] uml shouldn't do HEADERS_CHECK

The lack of asm-um/Kbuild is deliberate.
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 99a10a60
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment