aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2020-02-11 11:54:04 +0000
committerMike Kelly <mike.kelly@arm.com>2020-02-11 11:54:04 +0000
commit071877ec1cc0c5e287a86b88768a0d5e6e611e44 (patch)
tree96af93cadfe1badc62c4a2a04c2729c30e48859c
parent7a16dcfe7253a07b1ba7c3ec66b737ef654183af (diff)
downloadarmnn-071877ec1cc0c5e287a86b88768a0d5e6e611e44.tar.gz
Updating armnn-arm_compute to arm_compute_library.
Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I7c608a75d0dbeb2f95df94440e23aecfa97bd93b
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 82a96cda53..6006dd3311 100644
--- a/Android.mk
+++ b/Android.mk
@@ -210,7 +210,7 @@ LOCAL_SRC_FILES := \
src/profiling/backends/BackendProfiling.cpp
LOCAL_STATIC_LIBRARIES := \
- armnn-arm_compute \
+ arm_compute_library \
libboost_log \
libboost_system \
libboost_thread \
@@ -354,7 +354,7 @@ LOCAL_STATIC_LIBRARIES := \
libboost_unit_test_framework \
libboost_thread \
libboost_filesystem \
- armnn-arm_compute
+ arm_compute_library
LOCAL_WHOLE_STATIC_LIBRARIES := libarmnn