[kernel] update to 2.6.27.11
[openwrt/svn-archive/archive.git] / include / kernel-version.mk
index e8c84a0eaacd30dc1bcfa262df5d1beddca7df60..78e8ef4989f96f5a90f6b6ac45df1ea5f01671fc 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.8)
-  LINUX_KERNEL_MD5SUM:=cbdc1b350ef79dd323b9aeda5cf7f1b6
+ifeq ($(LINUX_VERSION),2.6.27.11)
+  LINUX_KERNEL_MD5SUM:=29bf3e01673b42f7bf993aa8295b8245
+endif
+ifeq ($(LINUX_VERSION),2.6.28)
+  LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
 endif
 
 # disable the md5sum check for unknown kernel versions