From 777dfc22f05ae9df0a5adbb254e86aefe48ed3c5 Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Tue, 11 Apr 2006 17:50:57 +0000
Subject: [PATCH] follow the stable tree, upgrade to 2.6.16.3

SVN-Revision: 3618
---
 openwrt/target/linux/aruba-2.6/Makefile  | 4 ++--
 openwrt/target/linux/au1000-2.6/Makefile | 4 ++--
 openwrt/target/linux/brcm-2.6/Makefile   | 4 ++--
 openwrt/target/linux/x86-2.6/Makefile    | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/openwrt/target/linux/aruba-2.6/Makefile b/openwrt/target/linux/aruba-2.6/Makefile
index 2281033833..3c0c93eea0 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.2
+LINUX_VERSION:=2.6.16.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
+LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/au1000-2.6/Makefile b/openwrt/target/linux/au1000-2.6/Makefile
index cffb3723b0..67a97acc85 100644
--- a/openwrt/target/linux/au1000-2.6/Makefile
+++ b/openwrt/target/linux/au1000-2.6/Makefile
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 
-LINUX_VERSION:=2.6.16.2
+LINUX_VERSION:=2.6.16.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
+LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 784b0c727c..9787073485 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.2
+LINUX_VERSION:=2.6.16.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
+LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index 330ed93d19..d8ecd1306f 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.2
+LINUX_VERSION:=2.6.16.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969
+LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
 
 include ../rules.mk
 include ./config
-- 
2.30.2