drivers: net: xgene: Add SGMII based 1GbE support
[deliverable/linux.git] / drivers / net / ethernet / apm / xgene / Makefile
1 #
2 # Makefile for APM X-Gene Ethernet Driver.
3 #
4
5 xgene-enet-objs := xgene_enet_hw.o xgene_enet_sgmac.o xgene_enet_xgmac.o \
6 xgene_enet_main.o xgene_enet_ethtool.o
7 obj-$(CONFIG_NET_XGENE) += xgene-enet.o
This page took 0.032345 seconds and 5 git commands to generate.