# SPDX-License-Identifier: GPL-2.0-only

drm-rp1-dpi-y := rp1_dpi.o rp1_dpi_hw.o rp1_dpi_cfg.o

obj-$(CONFIG_DRM_RP1_DPI) += drm-rp1-dpi.o
