summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-08-19 05:04:22 +0000
committerEric Andersen <andersen@codepoet.org>2004-08-19 05:04:22 +0000
commit8e1f66876fb833f759c822034aadaf537953c3a6 (patch)
tree669911419ef35b2447ef3200dec4dc8db7069b77
parent4858a228b86c2ba8162cdf35e7afd779e12bf823 (diff)
downloadbuildroot-novena-8e1f66876fb833f759c822034aadaf537953c3a6.tar.gz
buildroot-novena-8e1f66876fb833f759c822034aadaf537953c3a6.zip
new 2.6. kernel headers are out
-rw-r--r--make/kernel-headers.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/kernel-headers.mk b/make/kernel-headers.mk
index aa18be71f..c7b5a39e6 100644
--- a/make/kernel-headers.mk
+++ b/make/kernel-headers.mk
@@ -19,10 +19,10 @@ LINUX_UNPACK_DIR:=$(TOOL_BUILD_DIR)/linux
# Uncomment this for 2.6.x kernel header files
#VERSION=2
#PATCHLEVEL=6
-#SUBLEVEL=7
+#SUBLEVEL=8
#LINUX_SITE:=http://ep09.pld-linux.org/~mmazur/linux-libc-headers/
-#LINUX_SOURCE:=linux-libc-headers-2.6.7.0.tar.bz2
-#LINUX_UNPACK_DIR:=$(TOOL_BUILD_DIR)/linux-libc-headers-2.6.7.0
+#LINUX_SOURCE:=linux-libc-headers-2.6.8.0.tar.bz2
+#LINUX_UNPACK_DIR:=$(TOOL_BUILD_DIR)/linux-libc-headers-2.6.8.0