X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f7e08b517690b89d79b0c2e0fce6bee2acbee135..897a534e8b5fe7ef1d6b8eaee3b57eb7d637e1de:/include/kernel-version.mk?ds=sidebyside diff --git a/include/kernel-version.mk b/include/kernel-version.mk index abf214289..e24ce3355 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -11,17 +11,17 @@ endif ifeq ($(LINUX_VERSION),2.6.31.14) LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd endif -ifeq ($(LINUX_VERSION),2.6.32.16) - LINUX_KERNEL_MD5SUM:=d94d91ef3be4eb76765401b4fa462759 +ifeq ($(LINUX_VERSION),2.6.32.20) + LINUX_KERNEL_MD5SUM:=c254831e3f59b9fef14e61871e5f4738 endif -ifeq ($(LINUX_VERSION),2.6.33.6) - LINUX_KERNEL_MD5SUM:=7d8f8a4a09866a786fb59c53fba8232a +ifeq ($(LINUX_VERSION),2.6.33.7) + LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06 endif -ifeq ($(LINUX_VERSION),2.6.34.1) - LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45 +ifeq ($(LINUX_VERSION),2.6.34.5) + LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6 endif -ifeq ($(LINUX_VERSION),2,6,35) - LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6 +ifeq ($(LINUX_VERSION),2.6.35.4) + LINUX_KERNEL_MD5SUM:=0bb2cd59c13d7412f813c8fbc0769eec endif # disable the md5sum check for unknown kernel versions