Explorar o código

default to pulling kernel headers from the system install

Mike Frysinger %!s(int64=17) %!d(string=hai) anos
pai
achega
d1746ec9ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extra/Configs/Config.in.arch

+ 1 - 1
extra/Configs/Config.in.arch

@@ -161,7 +161,7 @@ config DO_C99_MATH
 
 config KERNEL_HEADERS
 	string "Linux kernel header location"
-	default "/usr/src/linux/include"
+	default "/usr/include"
 	help
 	  The kernel source you use to compile with should be the same as the
 	  Linux kernel you run your apps on.  uClibc doesn't even try to achieve binary