X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=dec2412be644e4e650b924506afd52c7a3122baf;hb=6e2ae90f4ab5f90459da923069ed31dc6503918f;hp=a978b4b6ba2f6a82acc104f67d27d609379f3aaa;hpb=3894b9746fe2cdfdac9defe205de77f9660f41f7;p=oweals%2Fopenwrt.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index a978b4b6ba..dec2412be6 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -29,11 +29,11 @@ endif ifeq ($(LINUX_VERSION),2.6.39.4) LINUX_KERNEL_MD5SUM:=a17c748c2070168f1e784e9605ca043d endif -ifeq ($(LINUX_VERSION),3.0.3) - LINUX_KERNEL_MD5SUM:=6a8af5f6733b3db970197e65b3db712c +ifeq ($(LINUX_VERSION),3.0.12) + LINUX_KERNEL_MD5SUM:=aa5d56ddc2ef01a61759ceeb0f6b8308 endif -ifeq ($(LINUX_VERSION),3.1) - LINUX_KERNEL_MD5SUM:=8d43453f8159b2332ad410b19d86a931 +ifeq ($(LINUX_VERSION),3.1.1) + LINUX_KERNEL_MD5SUM:=4db653798a325f759b8cf49a1b5e6011 endif # disable the md5sum check for unknown kernel versions