summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-10 17:29:02 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-10 17:29:02 +0200
commit449c375d9b6553d181b05046119a93499fda889c (patch)
treee5ce9f6778899494e1203fa3614aa2acdfd71e9e /mk
parent4b52a472673bea601d130d3f9770cc2764b8bdc7 (diff)
linux: update to 4.4.20
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 7475a9d39..b6b0f9d50 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -26,10 +26,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 0ce7bd4e582f77d68e0fd6ed5838f65413c2d77f1828b50ca1014a74a42d399b
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:= 4.4.19
+KERNEL_FILE_VER:= 4.4.20
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 55ad0c6f0b62346f5e4b100f0e01970e8f3a5454f7c8af1e7bba490a3a6ac694
+KERNEL_HASH:= d231bc70a94139d0100996d44c420cff2e07a7fd95c8c2c4e0bd031aaf56b5aa
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
KERNEL_FILE_VER:= 4.1.30