linux-surface/drivers/gpu/drm/tinydrm/Makefile
2017-08-10 09:25:24 -04:00

8 lines
155 B
Makefile

obj-$(CONFIG_DRM_TINYDRM) += core/
# Controllers
obj-$(CONFIG_TINYDRM_MIPI_DBI) += mipi-dbi.o
# Displays
obj-$(CONFIG_TINYDRM_MI0283QT) += mi0283qt.o