aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-08-17 15:05:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-08-17 15:05:26 +0000
commitcebb4d1aec84801f48a7ff753e1d8c087c5d17fb (patch)
treecb4c76c1fe8885571152c60545734f308ead5ddb /include
parentfddacb3a51e8d43691baef063626899bf4321566 (diff)
downloadmaster-187ad058-cebb4d1aec84801f48a7ff753e1d8c087c5d17fb.tar.gz
master-187ad058-cebb4d1aec84801f48a7ff753e1d8c087c5d17fb.tar.bz2
master-187ad058-cebb4d1aec84801f48a7ff753e1d8c087c5d17fb.zip
[kernel] use 2.6.30.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 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 70b2ab042d..f0e13810bc 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.4)
- LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
+ifeq ($(LINUX_VERSION),2.6.30.5)
+ LINUX_KERNEL_MD5SUM:=be9c3a697a54ac099c910d068ff0dc03
endif
# disable the md5sum check for unknown kernel versions