2014-07-02 22:16:49 -03:00
|
|
|
YASM-OBJS += x86/audio_convert.o\
|
2012-06-12 16:22:34 +02:00
|
|
|
x86/rematrix.o\
|
2014-06-28 11:05:52 -04:00
|
|
|
x86/resample.o\
|
2014-01-18 18:17:54 +01:00
|
|
|
|
2014-07-02 22:16:49 -03:00
|
|
|
OBJS += x86/audio_convert_init.o\
|
|
|
|
x86/rematrix_init.o\
|
|
|
|
x86/resample_init.o\
|
2014-06-14 14:11:03 -04:00
|
|
|
|
2014-01-18 18:17:54 +01:00
|
|
|
OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o
|