summaryrefslogtreecommitdiff
path: root/libavresample/aarch64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavresample/aarch64/Makefile')
-rw-r--r--libavresample/aarch64/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/libavresample/aarch64/Makefile b/libavresample/aarch64/Makefile
deleted file mode 100644
index f92699ef1a..0000000000
--- a/libavresample/aarch64/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-OBJS += aarch64/audio_convert_init.o \
- aarch64/resample_init.o \
-
-OBJS-$(CONFIG_NEON_CLOBBER_TEST) += aarch64/neontest.o
-
-NEON-OBJS += aarch64/audio_convert_neon.o \
- aarch64/resample_neon.o \