summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-05 14:39:13 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-05 14:39:13 +0000
commitf1d5ca45b61ea84f3f057393fe7d7162b2aa4853 (patch)
treea50abe383d320a28a34e3d5def552f0d423bc638 /include
parent74cd05d02c09a9523c5f04979fcf6d8241174b18 (diff)
[kernel] update targets to 2.6.30.1, update patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16697 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 f502ab346..ab8c2d41f 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,8 +28,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.29.2)
LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
endif
-ifeq ($(LINUX_VERSION),2.6.30)
- LINUX_KERNEL_MD5SUM:=7a80058a6382e5108cdb5554d1609615
+ifeq ($(LINUX_VERSION),2.6.30.1)
+ LINUX_KERNEL_MD5SUM:=7da2e2e31f1c00f2673d2dc50de76b33
endif
# disable the md5sum check for unknown kernel versions