more queue handling stuff
[openwrt.git] / include / kernel-version.mk
index 738835b..5ecd305 100644 (file)
@@ -25,11 +25,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.23.1)
   LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
 endif
-ifeq ($(LINUX_VERSION),2.6.23.9)
-  LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d
+ifeq ($(LINUX_VERSION),2.6.23.14)
+  LINUX_KERNEL_MD5SUM:=63a6a28ad2480edcffbc09c008b0939d
 endif
-ifeq ($(LINUX_VERSION),2.6.23.11)
-  LINUX_KERNEL_MD5SUM:=b9e18a02297ee556cac26d65f25e0ccf
+ifeq ($(LINUX_VERSION),2.6.24)
+  LINUX_KERNEL_MD5SUM:=3f23ad4b69d0a552042d1ed0f4399857
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.024409 seconds and 4 git commands to generate.