X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cec0e612add24b1b571924cb847552634e27e3fc..0dd225201a15d54ac6a166185eb6b8a057ac846d:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 56edd7bbc..df96216cd 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -22,6 +22,12 @@ endif ifeq ($(LINUX_VERSION),2.6.23.1) LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7 endif +ifeq ($(LINUX_VERSION),2.6.23.9) + LINUX_KERNEL_MD5SUM:=fc341e4f23bcd4056bdb0c9edc24ea3d +endif +ifeq ($(LINUX_VERSION),2.6.23.11) + LINUX_KERNEL_MD5SUM:=b9e18a02297ee556cac26d65f25e0ccf +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x