From 7843d11d1a1654be4bbd29a48c32b3cd01674b32 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 7 Feb 2006 19:03:30 +0000
Subject: [PATCH] update to linux 2.6.15.3 (security fixes)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3183 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 openwrt/target/linux/aruba-2.6/Makefile | 4 ++--
 openwrt/target/linux/brcm-2.6/Makefile  | 4 ++--
 openwrt/target/linux/x86-2.6/Makefile   | 4 ++--
 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 3e1ee17df..f1cf278c0 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.15.1
+LINUX_VERSION:=2.6.15.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 489278a67..9495d326d 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.15.1
+LINUX_VERSION:=2.6.15.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index 45a2e1c49..e7c18fcc5 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.15.1
+LINUX_VERSION:=2.6.15.3
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
 
 include ../rules.mk
 include ./config
-- 
2.20.1