summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-19 09:17:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-19 09:17:38 +0000
commited0f43f1e2ddc62fdc2e50edabc9f46236758a93 (patch)
tree20cbd4eb6be5a5477caa7565a165acd918347aa5 /include
parent48bc2fbff3bcde1f7e848d04bac2216e5e3c016f (diff)
downloadopenwrt-ed0f43f1e2ddc62fdc2e50edabc9f46236758a93.tar.gz
openwrt-ed0f43f1e2ddc62fdc2e50edabc9f46236758a93.tar.bz2
openwrt-ed0f43f1e2ddc62fdc2e50edabc9f46236758a93.zip
kernel: update linux 3.8-rcX to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35672
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 4460fbd647..f817bbb3e3 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -11,6 +11,9 @@ endif
ifeq ($(LINUX_VERSION),3.7.9)
LINUX_KERNEL_MD5SUM:=c19426374acfccfa7391fc90640240cb
endif
+ifeq ($(LINUX_VERSION),3.8)
+ LINUX_KERNEL_MD5SUM:=1c738edfc54e7c65faeb90c436104e2f
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x