summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2004-09-22 19:07:07 +0200
committerEric Andersen2004-09-22 19:07:07 +0200
commitf598d4fe845b77b06781a2a2ab05e10a32238e7a (patch)
tree0d96a85ff976dd89a94680eb45ae6e2a4ba1e645 /Makefile
parentAdd back in support for 3.3.4 soft float toolchains, although arm would (diff)
downloadbuildroot-f598d4fe845b77b06781a2a2ab05e10a32238e7a.tar.gz
buildroot-f598d4fe845b77b06781a2a2ab05e10a32238e7a.tar.xz
buildroot-f598d4fe845b77b06781a2a2ab05e10a32238e7a.zip
Default to 2.4.27 kernel headers
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac6df4c4f..525b62ee8 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,8 @@ ARCH:=i386
# Choose the kernel headers to use for kernel-headers target. This is
# ignored if you are building your own kernel or using the system kernel.
#
-DEFAULT_KERNEL_HEADERS:=2.4.25
+#DEFAULT_KERNEL_HEADERS:=2.4.25
+DEFAULT_KERNEL_HEADERS:=2.4.27
#DEFAULT_KERNEL_HEADERS:=2.6.7
#DEFAULT_KERNEL_HEADERS:=2.6.8