summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-03-09 11:50:47 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-03-09 20:45:11 +0100
commit4c14dbf5db33783b2e702904fe9a1856a118dda1 (patch)
tree06fcfdadef15cfb24806c2003b6ee196d0882f63 /include
parente884357fa9795e235443e3f0bd71bfb2dffd017d (diff)
downloadopenwrt-4c14dbf5db33783b2e702904fe9a1856a118dda1.tar.gz
openwrt-4c14dbf5db33783b2e702904fe9a1856a118dda1.tar.bz2
openwrt-4c14dbf5db33783b2e702904fe9a1856a118dda1.zip
kernel: bump 4.9 to 4.9.215
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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 adbb930599..16a7ab31a2 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .214
+LINUX_VERSION-4.9 = .215
LINUX_VERSION-4.14 = .171
-LINUX_KERNEL_HASH-4.9.214 = b47f093dac7034c7c4722e80042c05e4ef53c14a4f28aa992117a127d2b1e483
+LINUX_KERNEL_HASH-4.9.215 = 236f2f47853700f22b9925cb17917d97ff7120fcc8110ec827c5a030a8129f48
LINUX_KERNEL_HASH-4.14.171 = 4fe02489e4b4a187eccf0ef87df6100534c9d485e76d876b1fa247c7635332a0
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))