summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-07-20 10:18:56 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-07-20 10:18:56 +0000
commitc3aa860a1157a5c8dbf0be1f73ada73ec4894572 (patch)
tree0afa09795f92fd5548c51c0be93f8b15a47e4e63 /include
parentdd1f19f4c7c323a5a269b798bda277b25d59231f (diff)
downloadmtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.zip
mtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.gz
mtk-20170518-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.bz2
update to 2.6.30.2
SVN-Revision: 16931
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 b6d4950..64209e3 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,8 +25,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.28.10)
LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
-ifeq ($(LINUX_VERSION),2.6.30.1)
- LINUX_KERNEL_MD5SUM:=7da2e2e31f1c00f2673d2dc50de76b33
+ifeq ($(LINUX_VERSION),2.6.30.2)
+ LINUX_KERNEL_MD5SUM:=890a03483dc9843100c6b51deebfc3bd
endif
# disable the md5sum check for unknown kernel versions