[PATCH] uml shouldn't do HEADERS_CHECK
authorAl Viro <viro@ftp.linux.org.uk>
Thu, 12 Oct 2006 18:10:04 +0000 (19:10 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 13 Oct 2006 15:35:38 +0000 (08:35 -0700)
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>
lib/Kconfig.debug

index 8fd2dbf7eb5b411053ad697b493012e42dcf678c..77491e311791ee807d8ee082b4bae7e966d499d2 100644 (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