aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-07-14 13:58:54 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-07-14 13:58:54 +0000
commit93dca5060090708e97869cd10f872242c006d0ff (patch)
treea7702b0eb2218404854515fe3f31b457ec149f58 /include
parentfd178ce6a2cc41b2d782b9547c8ddab466c1b1a4 (diff)
downloadmaster-187ad058-93dca5060090708e97869cd10f872242c006d0ff.tar.gz
master-187ad058-93dca5060090708e97869cd10f872242c006d0ff.tar.bz2
master-187ad058-93dca5060090708e97869cd10f872242c006d0ff.zip
2.6.26 final is out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index de914f9322..6fa9250291 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,6 +28,9 @@ endif
ifeq ($(LINUX_VERSION),2.6.25.10)
LINUX_KERNEL_MD5SUM:=a6b0aa5b1fa1ae5a02a7b67345f01e86
endif
+ifeq ($(LINUX_VERSION),2.6.26)
+ LINUX_KERNEL_MD5SUM:=5169d01c405bc3f866c59338e217968c
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x