Files
CoolPi-Armbian-Rockchip-RK3…/drivers/video/rockchip/iep/Makefile
2025-02-04 12:41:12 -06:00

5 lines
147 B
Makefile

# SPDX-License-Identifier: GPL-2.0
iep-y += hw_iep_reg.o iep_drv.o iep_iommu_ops.o
iep-$(CONFIG_DRM) += iep_iommu_drm.o
obj-$(CONFIG_IEP) += iep.o