X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=f4c881dc99c6335826aa3b063cbba3aa80155e9e;hb=de7c8b36b0124fd13d6b878916f261e21e9eeb06;hp=02c5b39db7b65b0efec158b502775ed550b8884d;hpb=3f22cca524565bb3929eec8bb267c493fdb061c7;p=openwrt.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 02c5b39db7..f4c881dc99 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -17,11 +17,8 @@ endif ifeq ($(LINUX_VERSION),3.9.11) LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755 endif -ifeq ($(LINUX_VERSION),3.10.4) - LINUX_KERNEL_MD5SUM:=0378156d0a4ebf155d083531c3cb3826 -endif -ifeq ($(LINUX_VERSION),3.10.9) - LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa +ifeq ($(LINUX_VERSION),3.10.21) + LINUX_KERNEL_MD5SUM:=dc5f31aef4aac0cc271e7ecf1a4b485d endif # disable the md5sum check for unknown kernel versions