aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-29 12:11:16 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-02 13:00:26 +0200
commit2faceb1a395fcd61107b2154638b35d15172ef06 (patch)
tree8038a7a6bd97cbb27048383b04a056f66b76d4c9 /include
parente0505cc0182acf569cdd7b849189c134684160f8 (diff)
downloadupstream-2faceb1a395fcd61107b2154638b35d15172ef06.tar.gz
upstream-2faceb1a395fcd61107b2154638b35d15172ef06.tar.bz2
upstream-2faceb1a395fcd61107b2154638b35d15172ef06.zip
kernel: bump 4.9 to 4.9.171
Refreshed all patches. Altered patches: - 150-bridge_allow_receiption_on_disabled_port.patch - 201-extra_optimization.patch 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 1e80c9ce56..f901b47184 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .170
+LINUX_VERSION-4.9 = .171
LINUX_VERSION-4.14 = .113
-LINUX_KERNEL_HASH-4.9.170 = 33887b40fc8e0b71f423bb7afe112a4ae190378145f4a3f3892c563b7e43131d
+LINUX_KERNEL_HASH-4.9.171 = 431cd992bf74da9851dd5938dbe45ff7577219b84b237ae5e30067d483b57f01
LINUX_KERNEL_HASH-4.14.113 = b24df2e37faaf2290999c507f9e29de98494f52429bcd35513c5b3e52eaddac2
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))