[kernel] update to 2.6.27.15
[openwrt/svn-archive/archive.git] / include / kernel-version.mk
index 0ecf1279ec861cbddcfc2770609091a6fdb318e9..e481a32538e31cc91f75e2840e5cb27dcb051def 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.5)
-  LINUX_KERNEL_MD5SUM:=99b687c0d2c64831cae00a046731ed94
+ifeq ($(LINUX_VERSION),2.6.27.15)
+  LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004
+endif
+ifeq ($(LINUX_VERSION),2.6.28.2)
+  LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86
 endif
 
 # disable the md5sum check for unknown kernel versions