summaryrefslogtreecommitdiff
path: root/hikey960.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hikey960.mk')
-rw-r--r--hikey960.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/hikey960.mk b/hikey960.mk
index 521321b9..06124476 100644
--- a/hikey960.mk
+++ b/hikey960.mk
@@ -12,6 +12,7 @@ endif
#
# Inherit the full_base and device configurations
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, device/linaro/hikey/hikey960/device-hikey960.mk)
$(call inherit-product, device/linaro/hikey/device-common.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)