aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-23 09:11:10 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-23 09:11:10 +0000
commit368c1b33f945b363269648b47a4b48786ef51eb1 (patch)
tree6b5726298fe31926ecc79bb6fdd78163c19ebc94 /include
parent277aa129cfcafccc296dd8ff2e8d091745c6b495 (diff)
downloadmaster-187ad058-368c1b33f945b363269648b47a4b48786ef51eb1.tar.gz
master-187ad058-368c1b33f945b363269648b47a4b48786ef51eb1.tar.bz2
master-187ad058-368c1b33f945b363269648b47a4b48786ef51eb1.zip
Update targets to 2.6.27.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13035 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 1fa9fa4675..21743838f0 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,8 +28,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.5)
LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
endif
-ifeq ($(LINUX_VERSION),2.6.27)
- LINUX_KERNEL_MD5SUM:=b3e78977aa79d3754cb7f8143d7ddabd
+ifeq ($(LINUX_VERSION),2.6.27.3)
+ LINUX_KERNEL_MD5SUM:=bbc6a0197c0aa9afd8d95b4eb03dcac2
endif
# disable the md5sum check for unknown kernel versions