linux-zen-server/drivers/media/platform/rockchip/rga/Makefile

5 lines
138 B
Makefile
Raw Normal View History

2023-08-30 17:53:23 +02:00
# SPDX-License-Identifier: GPL-2.0-only
rockchip-rga-objs := rga.o rga-hw.o rga-buf.o
obj-$(CONFIG_VIDEO_ROCKCHIP_RGA) += rockchip-rga.o