aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit57a3839803e066395385899780029713304e35a2 (patch)
treee1aaecd705a3348bf644dbc375e3b0897283edac /target
parent11f062c66f54d34d8399b0a5601aba6704d39b6d (diff)
downloadupstream-57a3839803e066395385899780029713304e35a2.tar.gz
upstream-57a3839803e066395385899780029713304e35a2.tar.bz2
upstream-57a3839803e066395385899780029713304e35a2.zip
linux 2.6.15-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2740 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/linux-2.6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/linux-2.6/Makefile b/target/linux/linux-2.6/Makefile
index 30b2d79814..423be9f6e9 100644
--- a/target/linux/linux-2.6/Makefile
+++ b/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 \