diff options
Diffstat (limited to 'include/kernel-version.mk')
| -rw-r--r-- | include/kernel-version.mk | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 03ad4c9f9..c2ed6de0d 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -19,8 +19,8 @@ endif  ifeq ($(LINUX_VERSION),2.6.25.20)    LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114  endif -ifeq ($(LINUX_VERSION),2.6.27.24) -  LINUX_KERNEL_MD5SUM:=3e272117ceb50ad8ab3686ae00afa9d8 +ifeq ($(LINUX_VERSION),2.6.27.25) +  LINUX_KERNEL_MD5SUM:=5d6dcff157f30d742c9ee28ad4589779  endif  ifeq ($(LINUX_VERSION),2.6.28.10)    LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa | 
