![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the gameport drivers. 0004 # 0005 0006 # Each configuration option enables a list of files. 0007 0008 obj-$(CONFIG_GAMEPORT) += gameport.o 0009 obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o 0010 obj-$(CONFIG_GAMEPORT_FM801) += fm801-gp.o 0011 obj-$(CONFIG_GAMEPORT_L4) += lightning.o 0012 obj-$(CONFIG_GAMEPORT_NS558) += ns558.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |