summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-12-20 15:04:40 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-12-20 15:04:40 +0000
commit34bfc1afc78ae6428e632283a0ec76358eec0575 (patch)
treef509d98f095ad0708266725969a66a22d651c320 /openwrt
parentccc3a90f366837b337138c1adea52a087e9273cc (diff)
downloadmtk-20170518-34bfc1afc78ae6428e632283a0ec76358eec0575.zip
mtk-20170518-34bfc1afc78ae6428e632283a0ec76358eec0575.tar.gz
mtk-20170518-34bfc1afc78ae6428e632283a0ec76358eec0575.tar.bz2
linux 2.6.15-rc6
SVN-Revision: 2740
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/linux-2.6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/linux-2.6/Makefile b/openwrt/target/linux/linux-2.6/Makefile
index 30b2d79..423be9f 100644
--- a/openwrt/target/linux/linux-2.6/Makefile
+++ b/openwrt/target/linux/linux-2.6/Makefile
@@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk
include ../rules.mk
KERNEL:=2.6
-LINUX_VERSION:=2.6.15-rc5
-LINUX_KERNEL_MD5SUM:=1b430bfd22f4094bf1bdc1a5ceb6b6a2
+LINUX_VERSION:=2.6.15-rc6
+LINUX_KERNEL_MD5SUM:=eeead0b884811411fd2df8520744b253
LINUX_SITE=http://www.fi.kernel.org/pub/linux/kernel/v2.6/testing \
http://www.fr.kernel.org/pub/linux/kernel/v2.6/testing \
http://www.kernel.org/pub/linux/kernel/v2.6/testing \