]> Git Repo - linux.git/blob - drivers/gpu/drm/stm/Makefile
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform...
[linux.git] / drivers / gpu / drm / stm / Makefile
1 stm-drm-y := \
2         drv.o \
3         ltdc.o
4
5 obj-$(CONFIG_DRM_STM_DSI) += dw_mipi_dsi-stm.o
6
7 obj-$(CONFIG_DRM_STM) += stm-drm.o
This page took 0.02844 seconds and 4 git commands to generate.