Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for APM X-Gene Ethernet Driver.
0004 #
0005 
0006 xgene-enet-objs := xgene_enet_hw.o xgene_enet_sgmac.o xgene_enet_xgmac.o \
0007                    xgene_enet_main.o xgene_enet_ring2.o xgene_enet_ethtool.o \
0008                    xgene_enet_cle.o
0009 obj-$(CONFIG_NET_XGENE) += xgene-enet.o