aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-28 11:19:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-28 11:19:24 +0000
commitbaf91b69ce89fa2a0459d347ed1019161dc48818 (patch)
tree486807032c8f477e4336ed6e6c9e198eaa126e0e /include
parentda5ac71e7d0ca1d329b5cadab3c5df61e9afddab (diff)
downloadmaster-187ad058-baf91b69ce89fa2a0459d347ed1019161dc48818.tar.gz
master-187ad058-baf91b69ce89fa2a0459d347ed1019161dc48818.tar.bz2
master-187ad058-baf91b69ce89fa2a0459d347ed1019161dc48818.zip
Use 2.6.27.4 kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13055 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5b5c664c35..a9b9286de1 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,8 +28,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.7)
LINUX_KERNEL_MD5SUM:=ada8af1e3ec15bd6e9bdbcadf23a9cc2
endif
-ifeq ($(LINUX_VERSION),2.6.27.3)
- LINUX_KERNEL_MD5SUM:=bbc6a0197c0aa9afd8d95b4eb03dcac2
+ifeq ($(LINUX_VERSION),2.6.27.4)
+ LINUX_KERNEL_MD5SUM:=3880fe9f19b9a7690afd151326eb7ce5
endif
# disable the md5sum check for unknown kernel versions