summaryrefslogtreecommitdiff
path: root/self-extractors_hikey960/root/device-vendor.mk
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-10-04 22:12:32 +0530
committerJohn Stultz <john.stultz@linaro.org>2018-06-15 16:47:39 -0700
commit7b3cf21a1a051f4989e000f3212abd12505ee905 (patch)
tree08ad4d7e1eaed3314139ac3142bdc0c40b452955 /self-extractors_hikey960/root/device-vendor.mk
parent5c0022859335914c6c862191f47960c090168f07 (diff)
downloadhikey-7b3cf21a1a051f4989e000f3212abd12505ee905.tar.gz
self-extractors_hikey960: update to extract hw codec components
Remove arm specific bits since we host libraries in git repository. Add hisilicon decoder libraries Change-Id: Ic70cf9dd96579589dbffda390ac8dc913370e95a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'self-extractors_hikey960/root/device-vendor.mk')
-rw-r--r--self-extractors_hikey960/root/device-vendor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/self-extractors_hikey960/root/device-vendor.mk b/self-extractors_hikey960/root/device-vendor.mk
index 0dd71234..31f5c3a3 100644
--- a/self-extractors_hikey960/root/device-vendor.mk
+++ b/self-extractors_hikey960/root/device-vendor.mk
@@ -16,4 +16,4 @@
LOCAL_STEM := device-partial.mk
-$(call inherit-product-if-exists, vendor/linaro/hikey960/arm/$(LOCAL_STEM))
+$(call inherit-product-if-exists, vendor/linaro/hikey960/hisilicon/$(LOCAL_STEM))