kernel: update linux 3.7 to 3.7.4
[openwrt.git] / include / kernel-version.mk
index 932f186..f3d8aed 100644 (file)
@@ -8,8 +8,8 @@ endif
 ifeq ($(LINUX_VERSION),3.6.11)
   LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54
 endif
-ifeq ($(LINUX_VERSION),3.7.3)
-  LINUX_KERNEL_MD5SUM:=6b35fb08d229d4c6d246f27c7d475790
+ifeq ($(LINUX_VERSION),3.7.4)
+  LINUX_KERNEL_MD5SUM:=b34c31c954bebdfb568244dd3897e7c6
 endif
 
 # disable the md5sum check for unknown kernel versions