X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7efebe60e89ec6d0c9630affe04d8892c574553b..b0f7f110190857f10b2f46d95e1ae496ad438449:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index fb97957af..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.4) - LINUX_KERNEL_MD5SUM:=8228bb7804d6d0099eadfabf701c295b +ifeq ($(LINUX_VERSION),2.6.28.6) + LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733 endif # disable the md5sum check for unknown kernel versions