summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-28 18:59:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-28 18:59:39 +0000
commit87186c5ed4681ba9830c072f4487e206147c973d (patch)
tree1c74c271734b4ac4e4eb26a761ed04c06f60f6e1 /include/kernel-version.mk
parenta6549ac1cbe00295dcf8274eeba09effb5103d4a (diff)
downloadmtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.zip
mtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.tar.gz
mtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.tar.bz2
kernel: update linux 3.6 to 3.6.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982
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 e7e5219..378d100 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -41,8 +41,8 @@ endif
ifeq ($(LINUX_VERSION),3.3.8)
LINUX_KERNEL_MD5SUM:=21068f0fd262b9b3670947f7892e1d6b
endif
-ifeq ($(LINUX_VERSION),3.6.3)
- LINUX_KERNEL_MD5SUM:=d4892b696956e5ce7b84464d721b6565
+ifeq ($(LINUX_VERSION),3.6.4)
+ LINUX_KERNEL_MD5SUM:=a9ef3e479b47ef31d5a6c71a49aacf52
endif
# disable the md5sum check for unknown kernel versions