From f74d16548d4bb98910647c8d6ab2a9198bb32955 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 5 Jul 2009 14:39:13 +0000 Subject: update targets to 2.6.30.1, update patches SVN-Revision: 16697 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/kernel-version.mk') 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 -- cgit v1.2.3