DIR:/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/gpu/drm/stm/ |
Current File : //lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/gpu/drm/stm/Makefile |
# SPDX-License-Identifier: GPL-2.0-only stm-drm-y := \ drv.o \ ltdc.o obj-$(CONFIG_DRM_STM_DSI) += dw_mipi_dsi-stm.o obj-$(CONFIG_DRM_STM) += stm-drm.o |