fix parallel build issues
[openwrt/svn-archive/archive.git] / include / kernel-version.mk
index 764c284d02a6091bc993694f54ef45bdb3adb3df..56edd7bbc8ececf415a33a5407d1c0b82b93a3c9 100644 (file)
@@ -19,6 +19,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.23)
   LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
 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
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x