aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-27 10:02:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-27 10:02:24 +0000
commit86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7 (patch)
tree1e9a718346ea295c0cd2258e5a8b13388d0a5903 /include
parentdcd1e5acd9b5e680614498eacb36a728c7a13acf (diff)
downloadmaster-187ad058-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.tar.gz
master-187ad058-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.tar.bz2
master-187ad058-86cd7c9b4b8081e67ac1893f19144f9f1aee2bc7.zip
[kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a2be1ae3f2..804d4be838 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -22,8 +22,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.10)
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
-ifeq ($(LINUX_VERSION),2.6.30.2)
- LINUX_KERNEL_MD5SUM:=890a03483dc9843100c6b51deebfc3bd
+ifeq ($(LINUX_VERSION),2.6.30.3)
+ LINUX_KERNEL_MD5SUM:=5499e1fd246215d65fc7068cfb040406
endif
# disable the md5sum check for unknown kernel versions