Sfoglia il codice sorgente

[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>
Al Viro 18 anni fa
parent
commit
1b95817dd7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/Kconfig.debug

+ 1 - 0
lib/Kconfig.debug

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