]> git.sesse.net Git - ffmpeg/blob - libswresample/aarch64/Makefile
Merge commit '85bfaa4949f4afcde19061def3e8a18988964858'
[ffmpeg] / libswresample / aarch64 / Makefile
1 OBJS                             += aarch64/audio_convert_init.o \
2                                     aarch64/resample_init.o
3
4 OBJS-$(CONFIG_NEON_CLOBBER_TEST) += aarch64/neontest.o
5
6 NEON-OBJS                        += aarch64/audio_convert_neon.o \
7                                     aarch64/resample.o