remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502)
SVN-Revision: 14185
This commit is contained in:
parent
87d29df81e
commit
e1eab1038d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue