|
@@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
|
|
KERNEL_HASH:= 5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8
|
|
KERNEL_HASH:= 5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8
|
|
endif
|
|
endif
|
|
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
|
|
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
|
|
-KERNEL_FILE_VER:= 4.1.39
|
|
+KERNEL_FILE_VER:= 4.1.42
|
|
KERNEL_RELEASE:= 1
|
|
KERNEL_RELEASE:= 1
|
|
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
|
|
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
|
|
-KERNEL_HASH:= a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854
|
|
+KERNEL_HASH:= ba1097907273b7e85dd3c6ffced346a2a2d8458893f0fc4c3fdb0d198aea04bd
|
|
endif
|
|
endif
|
|
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
|
|
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
|
|
KERNEL_FILE_VER:= 3.16.43
|
|
KERNEL_FILE_VER:= 3.16.43
|