X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=cb3678c12873930be040dca879aa88ebab58b540;hb=63da6d7324456ec171cc1b6b3341a58b4d20fc6a;hp=0ecf1279ec861cbddcfc2770609091a6fdb318e9;hpb=d8297bb0a4e520c83175a987ff70e4a72f2bd603;p=openwrt-10.03%2F.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 0ecf1279e..cb3678c12 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -28,8 +28,11 @@ endif ifeq ($(LINUX_VERSION),2.6.26.8) LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d endif -ifeq ($(LINUX_VERSION),2.6.27.5) - LINUX_KERNEL_MD5SUM:=99b687c0d2c64831cae00a046731ed94 +ifeq ($(LINUX_VERSION),2.6.27.13) + LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c +endif +ifeq ($(LINUX_VERSION),2.6.28.2) + LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86 endif # disable the md5sum check for unknown kernel versions