Back to home page

OSCL-LXR

 
 

    


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