summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-03-17 12:41:05 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-03-17 12:41:05 +0000
commit45a676441d8ad344d4b50ac88e3771fb75e41d7e (patch)
tree7a9f167966530b0e2d10fbfacaf312c35ec61b2f /include
parente71ccfdbbd06b6d7c5f9bcda0914ae734230d8f9 (diff)
downloadopenwrt-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.gz
openwrt-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.bz2
openwrt-45a676441d8ad344d4b50ac88e3771fb75e41d7e.zip
update to 2.6.28.8
SVN-Revision: 14916
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index c3e3e140a0..0fffaf8689 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -31,8 +31,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.27.19)
LINUX_KERNEL_MD5SUM:=182b23174febe7cc8106dd394f368dee
endif
-ifeq ($(LINUX_VERSION),2.6.28.7)
- LINUX_KERNEL_MD5SUM:=72d7d509c1f997e6d043bc9c683d89f1
+ifeq ($(LINUX_VERSION),2.6.28.8)
+ LINUX_KERNEL_MD5SUM:=8440a90637cff154195895743ef498a1
endif
# disable the md5sum check for unknown kernel versions