summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-30 17:31:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-30 17:31:24 +0100
commite5ca8420af8f19cee196636cce57d5d5dd0ebca0 (patch)
treed6964f06ec99c44df2c11a85267f5a1204979887 /mk
parent89842b8714fcfc5711c0ddfc0d7c377ca0c1473a (diff)
linux: update 4.1.x to latest stable upstream version
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 53a695832..9cf7a6a50 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -27,11 +27,11 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 17db6b7dc0061135df39b376e325d01152df4087253e9563e1c7ceb4c736fb5c
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_10),y)
-KERNEL_FILE_VER:= 4.1.10
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_13),y)
+KERNEL_FILE_VER:= 4.1.13
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 5724e7c099afa4c442dcea64ce13aea66b66915ef629b79c21d6df46c5cfbabe
+KERNEL_HASH:= b9194cd5b609685b748dcf89a65cb86980cc8aaaee7768f0c42e8775259eb013
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18_22),y)
KERNEL_FILE_VER:= 3.18.22