aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/aclCommon/common.mk')
-rw-r--r--src/backends/aclCommon/common.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/backends/aclCommon/common.mk b/src/backends/aclCommon/common.mk
new file mode 100644
index 0000000000..b371bfab9e
--- /dev/null
+++ b/src/backends/aclCommon/common.mk
@@ -0,0 +1,10 @@
+#
+# Copyright © 2017 ARM Ltd. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
+
+# COMMON_SOURCES contains the list of files to be included
+# in the Android build and it is picked up by the Android.mk
+# file in the root of ArmNN
+
+COMMON_SOURCES := ArmComputeTensorUtils.cpp