diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 20:31:26 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 20:31:26 +0000 |
commit | 78397a574ebf6abc40705d4f153238b99ef0de03 (patch) | |
tree | c0256f4343c3c96ab992c564eb3ead078d6fea66 /include | |
parent | 7803b63b1ea456f049c99937f58908ac3ad459e0 (diff) |
[kernel] remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14185 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-version.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c8503863f..2fe6611a5 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -29,7 +29,7 @@ ifeq ($(LINUX_VERSION),2.6.26.8) LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d endif ifeq ($(LINUX_VERSION),2.6.27.13) - LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c + LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c endif ifeq ($(LINUX_VERSION),2.6.28) LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a |