mirror of https://github.com/FFmpeg/FFmpeg.git
parent
14aff7e45e
commit
ca583b22e4
1 changed files with 2 additions and 2 deletions
@ -1,2 +1,2 @@ |
||||
OBJS += riscv/af_afir_init.o
|
||||
RVV-OBJS += riscv/af_afir_rvv.o
|
||||
OBJS-$(CONFIG_AFIR_FILTER) += riscv/af_afir_init.o
|
||||
RVV-OBJS-$(CONFIG_AFIR_FILTER) += riscv/af_afir_rvv.o
|
||||
|
Loading…
Reference in new issue