Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.11-rc7 7 lines 155 B view raw
1obj-$(CONFIG_DRM_TINYDRM) += core/ 2 3# Controllers 4obj-$(CONFIG_TINYDRM_MIPI_DBI) += mipi-dbi.o 5 6# Displays 7obj-$(CONFIG_TINYDRM_MI0283QT) += mi0283qt.o