lineage_kernel_xcoverpro/drivers/gpu/drm/arm/Makefile

5 lines
183 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
hdlcd-y := hdlcd_drv.o hdlcd_crtc.o
obj-$(CONFIG_DRM_HDLCD) += hdlcd.o
mali-dp-y := malidp_drv.o malidp_hw.o malidp_planes.o malidp_crtc.o
obj-$(CONFIG_DRM_MALI_DISPLAY) += mali-dp.o