summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-16 20:29:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-16 20:29:07 +0100
commit881e605bb710251addddf4c06753f2a942a1010a (patch)
tree7ce50e4a96326c7a6b842e590a2179e11f55ed29 /mk
parent1db1da9e33bc74cb3e9b2e04f26f3da40c337126 (diff)
linux: bump 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 ec2b00141..cd5102357 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -19,11 +19,11 @@ endif
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_5),y)
-KERNEL_FILE_VER:= 4.4.5
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_6),y)
+KERNEL_FILE_VER:= 4.4.6
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 30219a84d90286dce26f149613eb612438ce42753f0628a32a88ea2a64de4ab5
+KERNEL_HASH:= a3bccec4c28939355cd415672414583ecaf5531a87ddb44c9dc036aeacec577d
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_16),y)
KERNEL_FILE_VER:= 4.1.16