From 9f46b8854979b02f36eaa92063a725010b14ffb9 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 17 Jan 2006 18:08:59 +0000 Subject: [PATCH] update to linux 2.6.15.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3007 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 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.39.5