diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-11 17:50:57 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-11 17:50:57 +0000 |
commit | 78d185add66052f54f7b3c76e1f551c36c75c3a2 (patch) | |
tree | 16fc23da5403162d74865ea97282001fd5ab1f22 /openwrt/target/linux/x86-2.6 | |
parent | e01c7553ad0ab05f5c40ef2bdc76b52d4be6fc6c (diff) |
follow the stable tree, upgrade to 2.6.16.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3618 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/x86-2.6')
-rw-r--r-- | openwrt/target/linux/x86-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile index 330ed93d19..d8ecd1306f 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.2 +LINUX_VERSION:=2.6.16.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 +LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f include ../rules.mk include ./config |