summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-31 11:13:55 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-31 11:13:55 +0000
commitc74a041bc14a39b683c42fbc88e324ebd4bb6ffd (patch)
treeb9e5ef719b9dd6af73204fb68a8ca32a15a13bac /include
parent0fcf0020d6831dc7280499ebc333eb03043717a5 (diff)
[kernel] update to 2.6.30.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 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 96051e055..dccd5fbc0 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.3)
- LINUX_KERNEL_MD5SUM:=5499e1fd246215d65fc7068cfb040406
+ifeq ($(LINUX_VERSION),2.6.30.4)
+ LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
endif
# disable the md5sum check for unknown kernel versions