update to 2.6.32.7
[openwrt-10.03/.git] / include / kernel-version.mk
index 4a0798fcf670c2f43b4172221befcba6d663067a..e23289f3fc88cb2bbb59dd119eed8689d390b7d7 100644 (file)
@@ -22,8 +22,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.31.12)
   LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
 endif
-ifeq ($(LINUX_VERSION),2.6.32.6)
-  LINUX_KERNEL_MD5SUM:=5ad2ea7b6aed2d857dd9bb5ae03588e4
+ifeq ($(LINUX_VERSION),2.6.32.7)
+  LINUX_KERNEL_MD5SUM:=d59aca06609cedabe4d6d161d9f11113
 endif
 
 # disable the md5sum check for unknown kernel versions