]> Git Repo - linux.git/blob - drivers/gpu/drm/stm/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[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.034884 seconds and 4 git commands to generate.