X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=ae82a5d169a23ea5a93384a36d67e883d7da4838;hb=314ce66b8691562c95be99fadf8783660512e5e1;hp=294ffb8d931351d2b5351d4580d7972b0de3c258;hpb=7df8322519226c15f4333dfa17d9c35ec898a163;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 294ffb8d93..ae82a5d169 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,11 @@ 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.4) + LINUX_KERNEL_MD5SUM:=1d2dc321017a8dde09b779b4d8233273 endif -ifeq ($(LINUX_VERSION),2.6.38) - LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976 +ifeq ($(LINUX_VERSION),2.6.38.2) + LINUX_KERNEL_MD5SUM:=5e9d0edae15053ea9acd932e6d162d03 endif # disable the md5sum check for unknown kernel versions