aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-17 14:34:09 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-21 09:48:48 +0200
commit85294fc5e7012130d3b23a5b23f44a12affa715f (patch)
treebdb312ddd5cf693694bf1b161b33e2bbdd29c642 /include
parent152755c9a26f9926aad0c032ea026d41953a9e51 (diff)
downloadupstream-85294fc5e7012130d3b23a5b23f44a12affa715f.tar.gz
upstream-85294fc5e7012130d3b23a5b23f44a12affa715f.tar.bz2
upstream-85294fc5e7012130d3b23a5b23f44a12affa715f.zip
kernel: bump 4.9 to 4.9.177
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 03dbc45f32..1a5d781af1 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .176
+LINUX_VERSION-4.9 = .177
LINUX_VERSION-4.14 = .119
-LINUX_KERNEL_HASH-4.9.176 = 2a94d008c0737f01d4b78f669a3c40e334cacebe4d62eb25252171cee205b178
+LINUX_KERNEL_HASH-4.9.177 = c73b1e3ebcc35b653f7b673ca151fc67b814bdb27269799fa7cda251827887ee
LINUX_KERNEL_HASH-4.14.119 = 5615b713389d74044eaa57032dab674228116b63ed358086c33bd929d7ad3b7c
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))