sunxi: fix USB voltage on pcDuino
[openwrt/openwrt.git] / include / kernel-version.mk
index c8fa4011a1a0852ec552b86220567f72d0c2064e..a1e827c4939c44102076472e65f1f886f33a229e 100644 (file)
@@ -17,8 +17,11 @@ 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.28)
+  LINUX_KERNEL_MD5SUM:=789a39e8a381a60e46fe922cb66d77e2
+endif
+ifeq ($(LINUX_VERSION),3.12.5)
+  LINUX_KERNEL_MD5SUM:=5b5330f657f562f7bef6da100a7133b1
 endif
 
 # disable the md5sum check for unknown kernel versions