[package] mac80211: update p54 firmware and fix mac80211 dependancy
[openwrt.git] / include / kernel-version.mk
index 2fe6611..c47fa5f 100644 (file)
@@ -28,11 +28,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.26.8)
   LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
 endif
-ifeq ($(LINUX_VERSION),2.6.27.13)
-  LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c
+ifeq ($(LINUX_VERSION),2.6.27.17)
+  LINUX_KERNEL_MD5SUM:=56ceaa85d19f5f19ff7ec8139ad4ad2d
 endif
-ifeq ($(LINUX_VERSION),2.6.28)
-  LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
+ifeq ($(LINUX_VERSION),2.6.28.5)
+  LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.024224 seconds and 4 git commands to generate.