fix quilt apply for packages that change STAMP_*
[openwrt/staging/chunkeey.git] / include / kernel-version.mk
index b504f7816d235ca17d655c3054e9733b1e27fa53..56edd7bbc8ececf415a33a5407d1c0b82b93a3c9 100644 (file)
@@ -16,6 +16,12 @@ endif
 ifeq ($(LINUX_VERSION),2.6.21.5)
   LINUX_KERNEL_MD5SUM:=2e9a302b5d514b231640227d6a2ab7bf
 endif
+ifeq ($(LINUX_VERSION),2.6.23)
+  LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
+endif
+ifeq ($(LINUX_VERSION),2.6.23.1)
+  LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x