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.

14 lines
863B

  1. MMI-OBJS += mips/dsputil_mmi.o \
  2. mips/idct_mmi.o \
  3. mips/mpegvideo_mmi.o
  4. MIPSFPU-OBJS-$(CONFIG_AMRNB_DECODER) += mips/acelp_filters_mips.o \
  5. mips/celp_filters_mips.o \
  6. mips/celp_math_mips.o \
  7. mips/acelp_vectors_mips.o
  8. MIPSFPU-OBJS-$(CONFIG_AMRWB_DECODER) += mips/acelp_filters_mips.o \
  9. mips/celp_filters_mips.o \
  10. mips/amrwbdec_mips.o \
  11. mips/celp_math_mips.o \
  12. mips/acelp_vectors_mips.o