update to 2.6.28.2
[openwrt/openwrt.git] / include / kernel-version.mk
index 55595e8bdf6c5a7c6dbf411930189845e5881020..cb3678c12873930be040dca879aa88ebab58b540 100644 (file)
@@ -28,8 +28,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.26.8)
   LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
 endif
-ifeq ($(LINUX_VERSION),2.6.27.9)
-  LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
+ifeq ($(LINUX_VERSION),2.6.27.13)
+  LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c
+endif
+ifeq ($(LINUX_VERSION),2.6.28.2)
+  LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86
 endif
 
 # disable the md5sum check for unknown kernel versions