aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-05 14:39:13 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-05 14:39:13 +0000
commite25718974c62494963f4f6c5b27473125f176d4b (patch)
treea50abe383d320a28a34e3d5def552f0d423bc638 /include
parent02909e5855b96fc0caf5e68ea7c145347805caeb (diff)
downloadmaster-187ad058-e25718974c62494963f4f6c5b27473125f176d4b.tar.gz
master-187ad058-e25718974c62494963f4f6c5b27473125f176d4b.tar.bz2
master-187ad058-e25718974c62494963f4f6c5b27473125f176d4b.zip
[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 f502ab3465..ab8c2d41ff 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