]> Git Repo - linux.git/blob - drivers/gpu/drm/arm/Makefile
Linux 6.14-rc3
[linux.git] / drivers / gpu / drm / arm / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 hdlcd-y := hdlcd_drv.o hdlcd_crtc.o
3 obj-$(CONFIG_DRM_HDLCD) += hdlcd.o
4 mali-dp-y := malidp_drv.o malidp_hw.o malidp_planes.o malidp_crtc.o
5 mali-dp-y += malidp_mw.o
6 obj-$(CONFIG_DRM_MALI_DISPLAY)  += mali-dp.o
7 obj-$(CONFIG_DRM_KOMEDA) += display/
This page took 0.03372 seconds and 4 git commands to generate.