From 954a001468922b0541c79d023e118def746c9e68 Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Wed, 12 Apr 2006 06:13:09 +0000
Subject: [PATCH] Linux 2.6.16.4 *sigh*

SVN-Revision: 3623
---
 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 3c0c93eea0..24330c08f1 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.3
+LINUX_VERSION:=2.6.16.4
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
+LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/au1000-2.6/Makefile b/openwrt/target/linux/au1000-2.6/Makefile
index 67a97acc85..ff84f664ac 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.3
+LINUX_VERSION:=2.6.16.4
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
+LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 9787073485..9f99fbd635 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.3
+LINUX_VERSION:=2.6.16.4
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
+LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index d8ecd1306f..d7be454c65 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.3
+LINUX_VERSION:=2.6.16.4
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f
+LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27
 
 include ../rules.mk
 include ./config
-- 
GitLab