]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/net/ethernet/synopsys/Makefile
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[karo-tx-linux.git] / drivers / net / ethernet / synopsys / Makefile
1 #
2 # Makefile for the Synopsys network device drivers.
3 #
4
5 obj-$(CONFIG_DWC_XLGMAC) += dwc-xlgmac.o
6 dwc-xlgmac-objs := dwc-xlgmac-net.o dwc-xlgmac-desc.o \
7                    dwc-xlgmac-hw.o dwc-xlgmac-common.o \
8                    dwc-xlgmac-ethtool.o
9
10 dwc-xlgmac-$(CONFIG_DWC_XLGMAC_PCI) += dwc-xlgmac-pci.o