Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / drivers / net / ethernet / apm / xgene / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for APM X-Gene Ethernet Driver.
4 #
5
6 xgene-enet-objs := xgene_enet_hw.o xgene_enet_sgmac.o xgene_enet_xgmac.o \
7                    xgene_enet_main.o xgene_enet_ring2.o xgene_enet_ethtool.o \
8                    xgene_enet_cle.o
9 obj-$(CONFIG_NET_XGENE) += xgene-enet.o