X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4736491e6207bcda53f2c5bb8c6d5a47cfc7be4d..33a477dedad8a2e47bb89a3e8ce0e2d650c4aea3:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index e481a3253..c7352fcc3 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -28,11 +28,11 @@ endif ifeq ($(LINUX_VERSION),2.6.26.8) LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d endif -ifeq ($(LINUX_VERSION),2.6.27.15) - LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004 +ifeq ($(LINUX_VERSION),2.6.27.17) + LINUX_KERNEL_MD5SUM:=56ceaa85d19f5f19ff7ec8139ad4ad2d endif -ifeq ($(LINUX_VERSION),2.6.28.2) - LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86 +ifeq ($(LINUX_VERSION),2.6.28.6) + LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733 endif # disable the md5sum check for unknown kernel versions