summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-26 16:02:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-26 16:02:34 +0000
commit7d2182c4559fcc2519f496a1c17ea51deabdfc2b (patch)
tree0c3b66a57c54676f013e66e1aa26beac2e527cf6 /include/kernel-version.mk
parent46225b99d9ab9adbc7b7a72f8b58f0a08040246d (diff)
downloadmtk-20170518-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.zip
mtk-20170518-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.tar.gz
mtk-20170518-7d2182c4559fcc2519f496a1c17ea51deabdfc2b.tar.bz2
kernel: update linux 3.9 to 3.9.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36725
Diffstat (limited to 'include/kernel-version.mk')
-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 ca6fc12..c5940f6 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -14,8 +14,8 @@ endif
ifeq ($(LINUX_VERSION),3.8.13)
LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
endif
-ifeq ($(LINUX_VERSION),3.9.3)
- LINUX_KERNEL_MD5SUM:=266e58f4e2f68f48b906ae109aba4dea
+ifeq ($(LINUX_VERSION),3.9.4)
+ LINUX_KERNEL_MD5SUM:=053095dfe88fbd52e7cc8db302631d99
endif
# disable the md5sum check for unknown kernel versions