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