![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the SMSC network device drivers. 0004 # 0005 0006 obj-$(CONFIG_SMC9194) += smc9194.o 0007 obj-$(CONFIG_SMC91X) += smc91x.o 0008 obj-$(CONFIG_PCMCIA_SMC91C92) += smc91c92_cs.o 0009 obj-$(CONFIG_EPIC100) += epic100.o 0010 obj-$(CONFIG_SMSC9420) += smsc9420.o 0011 obj-$(CONFIG_SMC911X) += smc911x.o 0012 obj-$(CONFIG_SMSC911X) += smsc911x.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |