aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-06-11 08:17:21 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-06-11 08:17:21 +0000
commitab7f0f7c27460642d3a171e749fc3a8bc317f0ec (patch)
treed7eccc8614cdfd5153c8c9372342355766d711a1 /include
parenta50dc46434a837528d97a339245f12b91e2e3b7e (diff)
downloadupstream-ab7f0f7c27460642d3a171e749fc3a8bc317f0ec.tar.gz
upstream-ab7f0f7c27460642d3a171e749fc3a8bc317f0ec.tar.bz2
upstream-ab7f0f7c27460642d3a171e749fc3a8bc317f0ec.zip
Add 2.6.30 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16418 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index b0ed0013ab..1fff6da390 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.29.2)
LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
endif
+ifeq ($(LINUX_VERSION),2.6.30)
+ LINUX_KERNEL_MD5SUM:=7a80058a6382e5108cdb5554d1609615
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x