[PATCH] uml shouldn't do HEADERS_CHECK
[safe/jmp/linux-2.6] / lib / Kconfig.debug
index 8fd2dbf..77491e3 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