add autorebuild check for menuconfig
[openwrt-10.03/.git] / include / kernel-version.mk
index b504f7816d235ca17d655c3054e9733b1e27fa53..764c284d02a6091bc993694f54ef45bdb3adb3df 100644 (file)
@@ -16,6 +16,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.21.5)
   LINUX_KERNEL_MD5SUM:=2e9a302b5d514b231640227d6a2ab7bf
 endif
+ifeq ($(LINUX_VERSION),2.6.23)
+  LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x