From 1dc98aa6f5f5318451da18160633ff98ce3ffae1 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 30 Mar 2006 22:35:20 +0000 Subject: [PATCH 1/1] 2.6.16.1, here we come git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3556 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 ea886685c7..0dfa744173 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 +LINUX_VERSION:=2.6.16.1 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=9a91b2719949ff0856b40bc467fd47be +LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118 include ../rules.mk include ./config diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile index e0697cbb59..7e1598b3b7 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 +LINUX_VERSION:=2.6.16.1 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=9a91b2719949ff0856b40bc467fd47be +LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118 include ../rules.mk include ./config diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile index 72a723a953..6c5f2a9df1 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 +LINUX_VERSION:=2.6.16.1 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=9a91b2719949ff0856b40bc467fd47be +LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118 include ../rules.mk include ./config -- 2.11.0