]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/video/console/Makefile
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-bionic-kernel.git] / drivers / video / console / Makefile
CommitLineData
1da177e4
LT
1# Makefile for the Linux graphics to console drivers.
2# 5 Aug 1999, James Simmons, <mailto:jsimmons@users.sf.net>
3# Rewritten to use lists instead of if-statements.
4
1da177e4 5obj-$(CONFIG_DUMMY_CONSOLE) += dummycon.o
d1e183c8
GU
6obj-$(CONFIG_SGI_NEWPORT_CONSOLE) += newport_con.o
7obj-$(CONFIG_STI_CONSOLE) += sticon.o sticore.o
1da177e4
LT
8obj-$(CONFIG_VGA_CONSOLE) += vgacon.o
9obj-$(CONFIG_MDA_CONSOLE) += mdacon.o
1da177e4 10
d1e183c8 11obj-$(CONFIG_FB_STI) += sticore.o