blob: 7a46393abf2688649242c1d8b13896a7b6e67a28 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Jie Deng65e0ace2017-03-08 14:06:18 +08002#
3# Makefile for the Synopsys network device drivers.
4#
5
6obj-$(CONFIG_DWC_XLGMAC) += dwc-xlgmac.o
7dwc-xlgmac-objs := dwc-xlgmac-net.o dwc-xlgmac-desc.o \
Jie Dengd4d49bc2017-04-12 13:10:06 +08008 dwc-xlgmac-hw.o dwc-xlgmac-common.o \
9 dwc-xlgmac-ethtool.o
Jie Deng65e0ace2017-03-08 14:06:18 +080010
11dwc-xlgmac-$(CONFIG_DWC_XLGMAC_PCI) += dwc-xlgmac-pci.o