1# SPDX-License-Identifier: GPL-2.0-only 2rockchip-rga-objs := rga.o rga-hw.o rga-buf.o 3 4obj-$(CONFIG_VIDEO_ROCKCHIP_RGA) += rockchip-rga.o 5