X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9c609b5b3bfb41c7317db1a8a0e2848adb563489..032445afeec0a2729bd2859138a1d3ef7a0958f4:/include/kernel-version.mk?ds=sidebyside diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 52eef9dfb..e8c84a0ea 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.15) - LINUX_KERNEL_MD5SUM:=13ed94f02fc2a11615e3332e1cdf50e7 +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.2) - LINUX_KERNEL_MD5SUM:=82472622bd26bed0054790ec3e60ee00 +ifeq ($(LINUX_VERSION),2.6.27.8) + LINUX_KERNEL_MD5SUM:=cbdc1b350ef79dd323b9aeda5cf7f1b6 endif # disable the md5sum check for unknown kernel versions