OSDN Git Service

default to pulling kernel headers from the system install
authorMike Frysinger <vapier@gentoo.org>
Sun, 18 Feb 2007 14:17:20 +0000 (14:17 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 18 Feb 2007 14:17:20 +0000 (14:17 -0000)
extra/Configs/Config.in.arch

index 9789ed5..ad853ee 100644 (file)
@@ -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