![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # Makefile for the Linux video drivers. 0003 # 5 Aug 1999, James Simmons, <mailto:jsimmons@edgeglobal.com> 0004 # Rewritten to use lists instead of if-statements. 0005 0006 # Each configuration option enables a list of files. 0007 0008 my-obj-$(CONFIG_FB_MATROX_G) += g450_pll.o matroxfb_g450.o matroxfb_crtc2.o 0009 0010 obj-$(CONFIG_FB_MATROX) += matroxfb_base.o matroxfb_accel.o matroxfb_DAC1064.o matroxfb_Ti3026.o matroxfb_misc.o $(my-obj-y) 0011 obj-$(CONFIG_FB_MATROX_I2C) += i2c-matroxfb.o 0012 obj-$(CONFIG_FB_MATROX_MAVEN) += matroxfb_maven.o matroxfb_crtc2.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |