X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4736491e6207bcda53f2c5bb8c6d5a47cfc7be4d..2d1c688ec90851316bea083782573a441e527102:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index e481a3253..45139a6a7 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.19) + LINUX_KERNEL_MD5SUM:=182b23174febe7cc8106dd394f368dee endif -ifeq ($(LINUX_VERSION),2.6.28.2) - LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86 +ifeq ($(LINUX_VERSION),2.6.28.7) + LINUX_KERNEL_MD5SUM:=72d7d509c1f997e6d043bc9c683d89f1 endif # disable the md5sum check for unknown kernel versions