From b37803b8f48e0763b7bd1dfe7ec82fd5e9fa1ae3 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Tue, 17 Jan 2006 18:08:59 +0000
Subject: [PATCH] update to linux 2.6.15.1

SVN-Revision: 3007
---
 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 02ed5c49d4..9b2e16c0bf 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
+LINUX_VERSION:=2.6.15.1
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=cdf95e00f5111e31f78e1d97304d9522
+LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 02ed5c49d4..9b2e16c0bf 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
+LINUX_VERSION:=2.6.15.1
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=cdf95e00f5111e31f78e1d97304d9522
+LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
 
 include ../rules.mk
 include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index bfdc0757de..3bb8c4d231 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
+LINUX_VERSION:=2.6.15.1
 LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=cdf95e00f5111e31f78e1d97304d9522
+LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
 
 include ../rules.mk
 include ./config
-- 
2.30.2