update to 2.6.28.2
[openwrt/openwrt.git] / include / kernel-version.mk
index 52eef9dfbc02dcfd6e1467eceda1d5f5b9ce35fa..cb3678c12873930be040dca879aa88ebab58b540 100644 (file)
@@ -16,20 +16,23 @@ endif
 ifeq ($(LINUX_VERSION),2.6.21.7)
   LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed
 endif
-ifeq ($(LINUX_VERSION),2.6.22.19)
-  LINUX_KERNEL_MD5SUM:=4db27facb78aeb79d06e6ae6bf0ac0b6
-endif
 ifeq ($(LINUX_VERSION),2.6.23.17)
   LINUX_KERNEL_MD5SUM:=a0300a393ac91ce9c64bf31522b45e2e
 endif
 ifeq ($(LINUX_VERSION),2.6.24.7)
   LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
 endif
-ifeq ($(LINUX_VERSION),2.6.25.15)
-  LINUX_KERNEL_MD5SUM:=13ed94f02fc2a11615e3332e1cdf50e7
+ifeq ($(LINUX_VERSION),2.6.25.20)
+  LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
+endif
+ifeq ($(LINUX_VERSION),2.6.26.8)
+  LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
+endif
+ifeq ($(LINUX_VERSION),2.6.27.13)
+  LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c
 endif
-ifeq ($(LINUX_VERSION),2.6.26.2)
-  LINUX_KERNEL_MD5SUM:=82472622bd26bed0054790ec3e60ee00
+ifeq ($(LINUX_VERSION),2.6.28.2)
+  LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86
 endif
 
 # disable the md5sum check for unknown kernel versions