Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 # Makefile for the Linux graphics to console drivers.
0003 # 5 Aug 1999, James Simmons, <mailto:jsimmons@users.sf.net>
0004 # Rewritten to use lists instead of if-statements.
0005 
0006 obj-$(CONFIG_DUMMY_CONSOLE)       += dummycon.o
0007 obj-$(CONFIG_SGI_NEWPORT_CONSOLE) += newport_con.o
0008 obj-$(CONFIG_STI_CONSOLE)         += sticon.o sticore.o
0009 obj-$(CONFIG_VGA_CONSOLE)         += vgacon.o
0010 obj-$(CONFIG_MDA_CONSOLE)         += mdacon.o
0011 
0012 obj-$(CONFIG_FB_STI)              += sticore.o