aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/riscv/Makefile
blob: 7c8977d9409e8dfd8d6d17402cc3cdde229e519f (plain) (blame)
1
2
3
4
5
6
7
8
OBJS += riscv/rgb2rgb.o \
        riscv/swscale.o
RV-OBJS += riscv/rgb2rgb_rvb.o
RVV-OBJS += riscv/input_rvv.o \
            riscv/range_rvv.o \
            riscv/rgb2rgb_rvv.o

SHLIBOBJS += riscv/cpu_common.o