X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=e43423425c3243c7acdac7a526f14229b3ced49a;hb=cac3130d2276d89f39984070c04fffff52f251ac;hp=1afc434895ad9ef90ec667f05ce76e2e4539ce69;hpb=ad91de86f521b239a749b9ab5de7d2eb45e9fd8b;p=openwrt.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 1afc434895..e43423425c 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -25,8 +25,11 @@ endif ifeq ($(LINUX_VERSION),2.6.24.7) LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4 endif -ifeq ($(LINUX_VERSION),2.6.25.7) - LINUX_KERNEL_MD5SUM:=783551769cd104de0eac19bd78dc5ad7 +ifeq ($(LINUX_VERSION),2.6.25.16) + LINUX_KERNEL_MD5SUM:=fdb0e08f0e5a2b4fe6dc711ca35f430e +endif +ifeq ($(LINUX_VERSION),2.6.26.3) + LINUX_KERNEL_MD5SUM:=90fe36b18dbac6e2f79374e2df60ac67 endif # disable the md5sum check for unknown kernel versions