From d1746ec9ad63a50e0f62d93d5bb4b958295858b4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Feb 2007 14:17:20 +0000 Subject: default to pulling kernel headers from the system install --- extra/Configs/Config.in.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/Configs/Config.in.arch b/extra/Configs/Config.in.arch index 9789ed547..ad853ee7c 100644 --- a/extra/Configs/Config.in.arch +++ b/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 -- cgit v1.2.3