You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
328B

  1. YASM-OBJS += x86/swresample_x86.o\
  2. x86/audio_convert.o\
  3. x86/rematrix.o\
  4. x86/resample.o\
  5. OBJS += x86/resample_x86_dsp.o\
  6. OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o