X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/61a476da4d61774ee01624726fe1bee786f7cf8e..31f2acee0f73e28a5d3641a770c65e84edbb33da:/include/kernel-version.mk?ds=sidebyside diff --git a/include/kernel-version.mk b/include/kernel-version.mk index f019897be..3fe0780bf 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -16,17 +16,14 @@ endif ifeq ($(LINUX_VERSION),2.6.25.20) LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 endif -ifeq ($(LINUX_VERSION),2.6.27.34) - LINUX_KERNEL_MD5SUM:=4036300a95c62d6969de674901b26145 +ifeq ($(LINUX_VERSION),2.6.30.10) + LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5 endif -ifeq ($(LINUX_VERSION),2.6.28.10) - LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa +ifeq ($(LINUX_VERSION),2.6.31.9) + LINUX_KERNEL_MD5SUM:=e531261b99e34208eb823be63fb0ce91 endif -ifeq ($(LINUX_VERSION),2.6.30.8) - LINUX_KERNEL_MD5SUM:=76b8397bfb477788b26c834f71e27df6 -endif -ifeq ($(LINUX_VERSION),2.6.31.1) - LINUX_KERNEL_MD5SUM:=8077cd7f7c1cdeb6aef3872441ae5294 +ifeq ($(LINUX_VERSION),2.6.32.2) + LINUX_KERNEL_MD5SUM:=9809778a867dfd3d6811a2f929256334 endif # disable the md5sum check for unknown kernel versions