X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9c609b5b3bfb41c7317db1a8a0e2848adb563489..f45cb578c96d7262b08f0f5f45adfb86775d3e0d:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 52eef9dfb..a9b9286de 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.17) + LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d +endif +ifeq ($(LINUX_VERSION),2.6.26.7) + LINUX_KERNEL_MD5SUM:=ada8af1e3ec15bd6e9bdbcadf23a9cc2 endif -ifeq ($(LINUX_VERSION),2.6.26.2) - LINUX_KERNEL_MD5SUM:=82472622bd26bed0054790ec3e60ee00 +ifeq ($(LINUX_VERSION),2.6.27.4) + LINUX_KERNEL_MD5SUM:=3880fe9f19b9a7690afd151326eb7ce5 endif # disable the md5sum check for unknown kernel versions