aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-18 15:10:21 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-22 21:16:53 +0200
commit15a70d085d1bb278a198f4666ab27000980020cc (patch)
tree8500fd6a4cdb03b4c537656425e3735d6441237d /include
parente6e5435c5b418b4fa51fad2ce18866a52d31af51 (diff)
downloadupstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.gz
upstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.bz2
upstream-15a70d085d1bb278a198f4666ab27000980020cc.zip
kernel: bump 4.9 to 4.9.169
Refreshed all patches. New symbols: - CONFIG_PPC_BARRIER_NOSPEC - CONFIG_LDISC_AUTOLOAD 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 71a4b2aa1a..1ebd465b63 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .168
+LINUX_VERSION-4.9 = .169
LINUX_VERSION-4.14 = .111
-LINUX_KERNEL_HASH-4.9.168 = 4d451c21effad77de323edc9bfeae095aa1faed1a801ef427d66f5763bef091e
+LINUX_KERNEL_HASH-4.9.169 = b776636c63a555961cfe9f6f4a315e65ab0ff3376acdb3cf5ad654808ff8d6b0
LINUX_KERNEL_HASH-4.14.111 = f8197d56553f864d1d2e97abbe4fca50f8ab5e72089c292d22f0e4395340a6e8
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))