[ar71xx] ag71xx driver: fix a kernel crash caused by r14496
[openwrt.git] / include / kernel-version.mk
index 78b0508..7965600 100644 (file)
@@ -28,8 +28,14 @@ endif
 ifeq ($(LINUX_VERSION),2.6.26.8)
   LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
 endif
-ifeq ($(LINUX_VERSION),2.6.27.9)
-  LINUX_KERNEL_MD5SUM:=0ca39bec243b1d90f496da021b7487f1
+ifeq ($(LINUX_VERSION),2.6.27.15)
+  LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004
+endif
+ifeq ($(LINUX_VERSION),2.6.28.4)
+  LINUX_KERNEL_MD5SUM:=8228bb7804d6d0099eadfabf701c295b
+endif
+ifeq ($(LINUX_VERSION),2.6.28.5)
+  LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.025013 seconds and 4 git commands to generate.