kernel: update 3.10 to 3.10.10
[openwrt/openwrt.git] / include / kernel-version.mk
index 0076b6d20d101f7e640223024f146d8918603368..b662f62bb5379342cf715fab135561c86c7b4fb6 100644 (file)
@@ -17,8 +17,8 @@ endif
 ifeq ($(LINUX_VERSION),3.9.11)
   LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
 endif
-ifeq ($(LINUX_VERSION),3.10.3)
-  LINUX_KERNEL_MD5SUM:=30d2f96003778d03fa102b319f46b0c9
+ifeq ($(LINUX_VERSION),3.10.10)
+  LINUX_KERNEL_MD5SUM:=647f76225dd6bc112369ba573ba3de18
 endif
 
 # disable the md5sum check for unknown kernel versions