summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-01-04 23:19:42 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2020-01-05 00:03:22 +0100
commit8c6668f088c87d1b8798553de194f12bc8cd8a17 (patch)
tree8a92a5e5ed92267b90ebf5a017db74c20f122dcb /include
parent455ae024d54243a853b7cb5e3094a1bd8e425425 (diff)
downloadopenwrt-8c6668f088c87d1b8798553de194f12bc8cd8a17.tar.gz
openwrt-8c6668f088c87d1b8798553de194f12bc8cd8a17.tar.bz2
openwrt-8c6668f088c87d1b8798553de194f12bc8cd8a17.zip
kernel: bump 4.9 to 4.9.208
Refreshed all patches. Compile-tested on: lantiq Runtime-tested on: lantiq Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 c800dc64b1..88649e6309 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .207
+LINUX_VERSION-4.9 = .208
LINUX_VERSION-4.14 = .162
-LINUX_KERNEL_HASH-4.9.207 = ca86637e7b5bec65eeb7da695824e0e8aca5ba52eb742885f0b7241977400124
+LINUX_KERNEL_HASH-4.9.208 = b7ad1c9841d671d026c55a4c91c77205f8b488ca5f980f838591c68662e0525a
LINUX_KERNEL_HASH-4.14.162 = f65170224cd4359ce8b2793b492bd8127abdd0b91350484e001bce13f0c98b4b
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))