libubox: update to latest version, adds some more jshn performance improvements and...
[openwrt/staging/yousong.git] / include / kernel-version.mk
index c8fa4011a1a0852ec552b86220567f72d0c2064e..f4c881dc99c6335826aa3b063cbba3aa80155e9e 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.21)
+  LINUX_KERNEL_MD5SUM:=dc5f31aef4aac0cc271e7ecf1a4b485d
 endif
 
 # disable the md5sum check for unknown kernel versions