Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9
[openwrt/svn-archive/archive.git] / include / kernel-version.mk
index 1260f4366a984c03f84137c74168cda1e2c7409a..a9b9286de1fa39347719cf51edf15fd7678ab1a3 100644 (file)
@@ -25,8 +25,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.25.17)
   LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d
 endif
-ifeq ($(LINUX_VERSION),2.6.26.5)
-  LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
+ifeq ($(LINUX_VERSION),2.6.26.7)
+  LINUX_KERNEL_MD5SUM:=ada8af1e3ec15bd6e9bdbcadf23a9cc2
+endif
+ifeq ($(LINUX_VERSION),2.6.27.4)
+  LINUX_KERNEL_MD5SUM:=3880fe9f19b9a7690afd151326eb7ce5
 endif
 
 # disable the md5sum check for unknown kernel versions