X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9b0a4917c16f12369432be5306fcd554542d0c04..387e25a4cb95bfe81a3ea894006186e55f34056a:/include/kernel-version.mk?ds=sidebyside diff --git a/include/kernel-version.mk b/include/kernel-version.mk index b504f7816..56edd7bbc 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -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