X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7077455bc6fab59e7c24ee6775a878cb49e53565..8f120f03efc2e280852c9018ea608a0b089ded4d:/include/kernel-version.mk diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 294ffb8d9..9b60d4396 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,8 +8,8 @@ endif ifeq ($(LINUX_VERSION),2.6.31.14) LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd endif -ifeq ($(LINUX_VERSION),2.6.32.32) - LINUX_KERNEL_MD5SUM:=25a3ba004aaaa409c24dfb2cc268d03e +ifeq ($(LINUX_VERSION),2.6.32.33) + LINUX_KERNEL_MD5SUM:=2b4e5ed210534d9b4f5a563089dfcc80 endif ifeq ($(LINUX_VERSION),2.6.34.8) LINUX_KERNEL_MD5SUM:=6dedac89df1af57b08981fcc6ad387db @@ -20,11 +20,14 @@ endif ifeq ($(LINUX_VERSION),2.6.36.4) LINUX_KERNEL_MD5SUM:=c05dd941d0e249695e9f72568888e1bf endif -ifeq ($(LINUX_VERSION),2.6.37.3) - LINUX_KERNEL_MD5SUM:=b32fc95037e4e114fcfb33075bb30f46 +ifeq ($(LINUX_VERSION),2.6.37.6) + LINUX_KERNEL_MD5SUM:=05970afdce8ec4323a10dcd42bc4fb0c endif -ifeq ($(LINUX_VERSION),2.6.38) - LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976 +ifeq ($(LINUX_VERSION),2.6.38.6) + LINUX_KERNEL_MD5SUM:=e896a3bb3185b8a8af8e2f010f63c02e +endif +ifeq ($(LINUX_VERSION),2.6.39) + LINUX_KERNEL_MD5SUM:=1aab7a741abe08d42e8eccf20de61e05 endif # disable the md5sum check for unknown kernel versions