1# 2# Makefile for APM X-GENE Ethernet driver. 3# 4 5obj-$(CONFIG_NET_XGENE) += xgene/ 6obj-$(CONFIG_NET_XGENE_V2) += xgene-v2/ 7