瀏覽代碼

default to pulling kernel headers from the system install

Mike Frysinger 17 年之前
父節點
當前提交
d1746ec9ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  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