summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-17 18:29:02 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-17 19:48:49 +0100
commitc0d141794d27a40382269b922b536b234ef0d64e (patch)
tree6697e884e5c23313ac753215fcb1b6e023c5a21c /mk
parent15a51addf7955bf4c1c1f605cd1855fb25f9bdfe (diff)
linux: update to 4.9.87
Diffstat (limited to 'mk')
-rw-r--r--mk/linux-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 6d913c850..c19fd71ef 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= ba512d1bd7f5910bae0f5d66554810f097f82e5df6fccb8c7cc4a11410839801
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.86
+KERNEL_FILE_VER:= 4.9.87
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= a7cf6eb5efcf182f1760fdfc06118eecce5d8c9d82d6945e68fc15db990c6e85
+KERNEL_HASH:= 7ac9f6af69dc5a7e38bf35cc3fa889e3a4b22504a85f57fdc87734a8abe4c917
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
KERNEL_FILE_VER:= 4.4.112