summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-01-05 20:09:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-01-05 20:09:34 +0000
commit3f881e9573a891a64a806238680fe958c00df527 (patch)
tree62df33532bfda0a5b7c1fd2c5d6ba580aa677791 /include
parent09b0a6feb64774a5f17f783f22991227cb13c733 (diff)
downloadmaster-31e0f0ae-3f881e9573a891a64a806238680fe958c00df527.tar.gz
master-31e0f0ae-3f881e9573a891a64a806238680fe958c00df527.tar.bz2
master-31e0f0ae-3f881e9573a891a64a806238680fe958c00df527.zip
upgrade to Linux 2.4.34
SVN-Revision: 6000
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index af457a2485..50683c54a2 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,9 +2,9 @@
ifeq ($(LINUX_VERSION),)
ifeq ($(KERNEL),2.4)
- LINUX_VERSION:=2.4.33.4
+ LINUX_VERSION:=2.4.34
LINUX_RELEASE:=1
- LINUX_KERNEL_MD5SUM:=aca0257549c385a227088ad8853a72a2
+ LINUX_KERNEL_MD5SUM:=f59665540a7f3351ea416a0dad104b55
else
LINUX_VERSION:=2.6.19.1
LINUX_RELEASE:=1