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