mac80211: rt2x00 correctly set ht20/ht40 filter
[openwrt/openwrt.git] / include / kernel-version.mk
index 5d402f029821ff9eb04b3d3e5fb2b7d91e79185c..7023ff0e685f8101f6f6c081190295af01f264a8 100644 (file)
@@ -8,8 +8,20 @@ endif
 ifeq ($(LINUX_VERSION),3.6.11)
   LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54
 endif
-ifeq ($(LINUX_VERSION),3.7.6)
-  LINUX_KERNEL_MD5SUM:=4c4d80619c713f83015fc6b1c6280891
+ifeq ($(LINUX_VERSION),3.8.13)
+  LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
+endif
+ifeq ($(LINUX_VERSION),3.9.11)
+  LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
+endif
+ifeq ($(LINUX_VERSION),3.10.49)
+  LINUX_KERNEL_MD5SUM:=9774e12764e740d49c80eda77d0ef3eb
+endif
+ifeq ($(LINUX_VERSION),3.13.7)
+  LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
+endif
+ifeq ($(LINUX_VERSION),3.14.16)
+  LINUX_KERNEL_MD5SUM:=469c879236ed694f60b81122e91ca02e
 endif
 
 # disable the md5sum check for unknown kernel versions