summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-09 07:35:06 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-09 07:35:06 +0000
commitff9d9a341a48ec6f03ad86a5861c1d91c2d5331e (patch)
tree9f23d7a0ec658d650ff4545c12e2e4f9c0c6238d /include
parent43cf9049e3f18a2e3632a7951a357f420a64d392 (diff)
[kernel] update to 2.6.30.6, compile tested on some targets only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 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 a012e7ea2..986bb7199 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.5)
- LINUX_KERNEL_MD5SUM:=be9c3a697a54ac099c910d068ff0dc03
+ifeq ($(LINUX_VERSION),2.6.30.6)
+ LINUX_KERNEL_MD5SUM:=3ae3add6838da3c5a53baa87c9e32924
endif
# disable the md5sum check for unknown kernel versions