summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2018-06-29 22:29:05 +0200
committerJohn Crispin <john@phrozen.org>2018-07-02 07:06:06 +0200
commitc96b344466fc80cb5815eeab87c6ca9a29fb9207 (patch)
treef8894c702b3991f671742cb0ce9aae79cdf808f1 /include
parent1961cdfb57c647530fc3b5729e1b5569e6fa98b0 (diff)
downloadmtk-20170518-c96b344466fc80cb5815eeab87c6ca9a29fb9207.zip
mtk-20170518-c96b344466fc80cb5815eeab87c6ca9a29fb9207.tar.gz
mtk-20170518-c96b344466fc80cb5815eeab87c6ca9a29fb9207.tar.bz2
kernel: bump 4.9 to 4.9.110 for 18.06
Compile-tested on ar71xx. Signed-off-by: Stijn Segers <foss@volatilesystems.org>
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 825a227..6ab17a5 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -4,12 +4,12 @@ LINUX_RELEASE?=1
LINUX_VERSION-3.18 = .71
LINUX_VERSION-4.4 = .121
-LINUX_VERSION-4.9 = .109
+LINUX_VERSION-4.9 = .110
LINUX_VERSION-4.14 = .50
LINUX_KERNEL_HASH-3.18.71 = 5abc9778ad44ce02ed6c8ab52ece8a21c6d20d21f6ed8a19287b4a38a50c1240
LINUX_KERNEL_HASH-4.4.121 = 44a88268b5088dc326b30c9b9133ac35a9a200b636b7268d08f32abeae6ca729
-LINUX_KERNEL_HASH-4.9.109 = 3dcd5654a553432119492b69e649c4ed117781bfd571edcb02346c945be359b0
+LINUX_KERNEL_HASH-4.9.110 = 379a143a70a79f0eea6c9f6638942b65e6043abdde17ad23264c0abd93c4ea7a
LINUX_KERNEL_HASH-4.14.50 = 703a8d013b25dc428d936f72858fa0c702c22cb3114a040fb9bb47562e4ea2ac
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))