aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@st.com>2011-07-19 17:13:31 +0200
committerChristophe Lyon <christophe.lyon@st.com>2011-07-19 17:13:31 +0200
commit6191a02c8d5025f463835f8c4f5e331d4f43f282 (patch)
tree248f1104c4cf28c5f4174e5ad797a3a1260f6445 /Makefile
parenta1a9022eba2249909150221a6526eb532abb2557 (diff)
downloadplatform_external_arm-neon-tests-6191a02c8d5025f463835f8c4f5e331d4f43f282.tar.gz
platform_external_arm-neon-tests-6191a02c8d5025f463835f8c4f5e331d4f43f282.tar.bz2
platform_external_arm-neon-tests-6191a02c8d5025f463835f8c4f5e331d4f43f282.zip
[CL] Add dependencies for vsli/vrsi
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf4a5b3..ea53349 100644
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,8 @@ ref_vqdmlsl_lane.*.o: ref_vqdmlal_lane.c
ref_vqdmlsl_n.*.o: ref_vqdmlal_n.c
ref_vtrn.*.o ref_vzip.*.o: ref_vuzp.c
ref_vsli_n.*.o ref_vsri_n.*.o: ref_vsXi_n.c
+ref_vsli_n.*.o: ref_vsli_n.c
+ref_vsri_n.*.o: ref_vsri_n.c
ref_vraddhn.*.o ref_vsubhn.*.o ref_vrsubhn.*.o: ref_vaddhn.c
ref_vsubl.*.o: ref_vaddl.c
ref_vsubw.*.o: ref_vaddw.c