From: kaloz Date: Fri, 18 Mar 2011 12:56:19 +0000 (+0000) Subject: add 2.6.38 md5sum X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/7077455bc6fab59e7c24ee6775a878cb49e53565 add 2.6.38 md5sum git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26221 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 7d343a668..294ffb8d9 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -23,6 +23,9 @@ endif ifeq ($(LINUX_VERSION),2.6.37.3) LINUX_KERNEL_MD5SUM:=b32fc95037e4e114fcfb33075bb30f46 endif +ifeq ($(LINUX_VERSION),2.6.38) + LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976 +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x