X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c9a1cb5a8f879c9aa914bf818219609e8cccb0c7..7fa172b2e043f7e1264e09c77b0ca908316ab204:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index cb3678c12..fb97957af 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.13) - LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c +ifeq ($(LINUX_VERSION),2.6.27.15) + LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004 endif -ifeq ($(LINUX_VERSION),2.6.28.2) - LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86 +ifeq ($(LINUX_VERSION),2.6.28.4) + LINUX_KERNEL_MD5SUM:=8228bb7804d6d0099eadfabf701c295b endif # disable the md5sum check for unknown kernel versions