summaryrefslogtreecommitdiff
path: root/hikey960.mk
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2017-07-28 15:08:55 -0700
committerDmitry Shmidt <dimitrysh@google.com>2017-07-28 15:08:55 -0700
commit64185fa1e180e2b20f8cbcb334fe57b232541d0c (patch)
tree68b5a0ba003a1dccef49d1f18b6407d79bf61800 /hikey960.mk
parent8b50938d95ea98ee6e01d1bb5155fccaa375de1b (diff)
downloadhikey-64185fa1e180e2b20f8cbcb334fe57b232541d0c.tar.gz
hikey960: Prepare for multikernel use
Bug: 38204302 Test: Manual Change-Id: Iffb7da6846a66a0bd5cba0507303b08b54fb974d Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'hikey960.mk')
-rw-r--r--hikey960.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/hikey960.mk b/hikey960.mk
index 986048fc..cb3e9f52 100644
--- a/hikey960.mk
+++ b/hikey960.mk
@@ -1,3 +1,9 @@
+ifndef TARGET_KERNEL_USE
+TARGET_KERNEL_USE=4.4
+endif
+TARGET_PREBUILT_KERNEL := device/linaro/hikey-kernel/Image.gz-hikey960-$(TARGET_KERNEL_USE)
+TARGET_PREBUILT_DTB := device/linaro/hikey-kernel/hi3660-hikey960.dtb-$(TARGET_KERNEL_USE)
+
HIKEY_USE_LEGACY_TI_BLUETOOTH := true
#