aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-04-10 11:07:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-04-10 11:07:43 +0000
commit20bcd48eef3f15c761846c46476b940fdd6e08bb (patch)
treec63503fb8c6b80cf5b5c8b5709a9e8c479fd840f
parent5b698af9462c7720d109d990c201115be91e5047 (diff)
downloadupstream-20bcd48eef3f15c761846c46476b940fdd6e08bb.tar.gz
upstream-20bcd48eef3f15c761846c46476b940fdd6e08bb.tar.bz2
upstream-20bcd48eef3f15c761846c46476b940fdd6e08bb.zip
Linux 2.6.16.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3604 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/target/linux/aruba-2.6/Makefile4
-rw-r--r--openwrt/target/linux/brcm-2.6/Makefile4
-rw-r--r--openwrt/target/linux/x86-2.6/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/openwrt/target/linux/aruba-2.6/Makefile b/openwrt/target/linux/aruba-2.6/Makefile
index 0dfa7441733..2281033833a 100644
--- a/openwrt/target/linux/aruba-2.6/Makefile
+++ b/openwrt/target/linux/aruba-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.16.1
+LINUX_VERSION:=2.6.16.2
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
+LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
include ../rules.mk
include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 7e1598b3b77..784b0c727c0 100644
--- a/openwrt/target/linux/brcm-2.6/Makefile
+++ b/openwrt/target/linux/brcm-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.16.1
+LINUX_VERSION:=2.6.16.2
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
+LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
include ../rules.mk
include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index 6c5f2a9df17..330ed93d191 100644
--- a/openwrt/target/linux/x86-2.6/Makefile
+++ b/openwrt/target/linux/x86-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.16.1
+LINUX_VERSION:=2.6.16.2
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118
+LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
include ../rules.mk
include ./config