kernel: update 3.9 to 3.9.3
[openwrt/openwrt.git] / include / kernel-version.mk
index 71669d0bc364a582074cabf71eba23d37f63d509..e883a78aaa2a7bfd4c2245fd7bb334c1cc901577 100644 (file)
@@ -11,8 +11,11 @@ endif
 ifeq ($(LINUX_VERSION),3.7.10)
   LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
 endif
-ifeq ($(LINUX_VERSION),3.8)
-  LINUX_KERNEL_MD5SUM:=1c738edfc54e7c65faeb90c436104e2f
+ifeq ($(LINUX_VERSION),3.8.12)
+  LINUX_KERNEL_MD5SUM:=a4be720ca9e61445562565856bb5154d
+endif
+ifeq ($(LINUX_VERSION),3.9.3)
+  LINUX_KERNEL_MD5SUM:=266e58f4e2f68f48b906ae109aba4dea
 endif
 
 # disable the md5sum check for unknown kernel versions