ignore the fpu if we're doing soft-float
[openwrt/openwrt.git] / include / kernel-version.mk
index c8fa4011a1a0852ec552b86220567f72d0c2064e..91752e016761e3e838fdd30ace270e69ae34a4bd 100644 (file)
@@ -17,8 +17,8 @@ endif
 ifeq ($(LINUX_VERSION),3.9.11)
   LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
 endif
-ifeq ($(LINUX_VERSION),3.10.9)
-  LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa
+ifeq ($(LINUX_VERSION),3.10.18)
+  LINUX_KERNEL_MD5SUM:=e091753da622788cfd662dd67c2f9b48
 endif
 
 # disable the md5sum check for unknown kernel versions