Skip to content

Commit

Permalink
[PATCH] uml shouldn't do HEADERS_CHECK
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 13, 2006
1 parent 99a10a6 commit 1b95817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b95817

Please sign in to comment.