]> git.enpas.org Git - openwrt.git/blobdiff - include/kernel-version.mk
kernel: update linux 3.9 to 3.9.1
[openwrt.git] / include / kernel-version.mk
index 028be149104f987df05e326a8a7ff15d2ea1cbdd..9733be0f3d8560ed1e94a2d45f3afbbf961d1c45 100644 (file)
@@ -14,8 +14,8 @@ endif
 ifeq ($(LINUX_VERSION),3.8.12)
   LINUX_KERNEL_MD5SUM:=a4be720ca9e61445562565856bb5154d
 endif
-ifeq ($(LINUX_VERSION),3.9)
-  LINUX_KERNEL_MD5SUM:=4348c9b6b2eb3144d601e87c19d5d909
+ifeq ($(LINUX_VERSION),3.9.1)
+  LINUX_KERNEL_MD5SUM:=913bbf85c65f3e587a5000763374b4aa
 endif
 
 # disable the md5sum check for unknown kernel versions