aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-03-30 22:35:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-03-30 22:35:20 +0000
commit8bdbc53552ae95ef3e746ba3d6e8970b38f50e68 (patch)
treeaf7a9edd2e52c092b39d7c6d64a86f0a5f58d099
parent8774ff60f3f81fe65c80630cf035a5d8e14dc273 (diff)
downloadupstream-8bdbc53552ae95ef3e746ba3d6e8970b38f50e68.tar.gz
upstream-8bdbc53552ae95ef3e746ba3d6e8970b38f50e68.tar.bz2
upstream-8bdbc53552ae95ef3e746ba3d6e8970b38f50e68.zip
2.6.16.1, here we come
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3556 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/target/linux/aruba-2.6/Makefile4
-rw-r--r--openwrt/target/linux/brcm-2.6/Makefile4
-rw-r--r--openwrt/target/linux/x86-2.6/Makefile4
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 ea886685c74..0dfa7441733 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 e0697cbb599..7e1598b3b77 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 72a723a9536..6c5f2a9df17 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