X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2edc328e59e1603b986f0059f72ba9d77b64356a..5cc1f4bcf314fe22158ff41695ae11e8c9ce8aca:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 7c01f9218..afa21411b 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -20,6 +20,9 @@ endif ifeq ($(LINUX_VERSION),2.6.34.1) LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45 endif +ifeq ($(LINUX_VERSION),2.6.35) + LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6 +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x