![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the Synopsys network device drivers. 0004 # 0005 0006 obj-$(CONFIG_DWC_XLGMAC) += dwc-xlgmac.o 0007 dwc-xlgmac-objs := dwc-xlgmac-net.o dwc-xlgmac-desc.o \ 0008 dwc-xlgmac-hw.o dwc-xlgmac-common.o \ 0009 dwc-xlgmac-ethtool.o 0010 0011 dwc-xlgmac-$(CONFIG_DWC_XLGMAC_PCI) += dwc-xlgmac-pci.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |