aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-07 13:54:26 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-09 18:34:08 +0200
commit349714a4912be971a4bf42147a0779b254cc16ba (patch)
treebee67c0d21956dd88bf74ff9f7b9b07dc0d12f09 /include
parent0a4a82a4317142615c4f20ceadbc0bc6bcbbcdbe (diff)
downloadupstream-349714a4912be971a4bf42147a0779b254cc16ba.tar.gz
upstream-349714a4912be971a4bf42147a0779b254cc16ba.tar.bz2
upstream-349714a4912be971a4bf42147a0779b254cc16ba.zip
kernel: bump 4.9 to 4.9.188
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 e6039e5a91..cd3ddecf84 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .187
+LINUX_VERSION-4.9 = .188
LINUX_VERSION-4.14 = .136
-LINUX_KERNEL_HASH-4.9.187 = 014bcd042cd25e073539c17bd34c616a936b19787a9c6a4c35d36a4f28afd1c7
+LINUX_KERNEL_HASH-4.9.188 = 27539853b25d1830fe81b108f39249c6ddf8b47257cdba09404ba0949863e222
LINUX_KERNEL_HASH-4.14.136 = 268dff959216e59437a8f9db7c2cea3a1ada8a4c72232dc5b7f83ecca12bdf70
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))