5 lines
131 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
# SPDX-License-Identifier: GPL-2.0
rga-y := rga_drv.o rga_mmu_info.o rga_reg_info.o RGA_API.o
obj-$(CONFIG_ROCKCHIP_RGA) += rga.o