summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-04-01 18:00:32 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-04-01 18:00:32 +0100
commit1dfc46f6fe2c6eefed0855f1ed628d98d0b83498 (patch)
treec97464126fda8268214fdc26f9a7ef7cbbcd44eb /mk
parent097326f9428371814d1a04d1858be027bb03f206 (diff)
linux: update to 4.9.92
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 e256e11d4..9c2bdcefc 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 7c5bb02feb48f1b7ab9a9c3ff051f325c0c6474fb0e25d9d7bcee91b2cfe6645
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.88
+KERNEL_FILE_VER:= 4.9.92
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 074f17f6b76e644d0d39865733e1a6690d7a5eade678be4354da4a6510eb8c24
+KERNEL_HASH:= 028dab1ee686b7bcf70ccd623828162ad2da63c73e6f0d88a6e622a3fe786e64
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
KERNEL_FILE_VER:= 4.4.124