remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm...
[openwrt.git] / include / kernel-version.mk
index ad7f06e..1fa9fa4 100644 (file)
@@ -28,8 +28,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.26.5)
   LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
 endif
-ifeq ($(LINUX_VERSION),2.6.27-rc7)
-  LINUX_KERNEL_MD5SUM:=39c859ea15b96b30de63305008a39ab1
+ifeq ($(LINUX_VERSION),2.6.27)
+  LINUX_KERNEL_MD5SUM:=b3e78977aa79d3754cb7f8143d7ddabd
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.025015 seconds and 4 git commands to generate.