X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=d31320020b137481ed8ca1890a7a137ab0744589;hb=43e9cfe99d6b77f8960ddb70eea520309d4f5999;hp=d06e41944fa50dcda3824de09c5501bf6f5e413f;hpb=115a129a30ab1a50d62f8efac868db2380909624;p=openwrt.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index d06e41944f..d31320020b 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -16,20 +16,20 @@ endif ifeq ($(LINUX_VERSION),2.6.21.7) LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed endif -ifeq ($(LINUX_VERSION),2.6.22.19) - LINUX_KERNEL_MD5SUM:=4db27facb78aeb79d06e6ae6bf0ac0b6 -endif ifeq ($(LINUX_VERSION),2.6.23.17) LINUX_KERNEL_MD5SUM:=a0300a393ac91ce9c64bf31522b45e2e endif ifeq ($(LINUX_VERSION),2.6.24.7) LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4 endif -ifeq ($(LINUX_VERSION),2.6.25.12) - LINUX_KERNEL_MD5SUM:=7c413ecf94a84776aaec6ada5694318c +ifeq ($(LINUX_VERSION),2.6.25.20) + LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 +endif +ifeq ($(LINUX_VERSION),2.6.26.8) + LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d endif -ifeq ($(LINUX_VERSION),2.6.26) - LINUX_KERNEL_MD5SUM:=5169d01c405bc3f866c59338e217968c +ifeq ($(LINUX_VERSION),2.6.27.7) + LINUX_KERNEL_MD5SUM:=db323884c7dc46e4cd33d0d944fa59a9 endif # disable the md5sum check for unknown kernel versions