treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / net / ethernet / apm / xgene / Makefile
blob6d1314757d3c824c82c768747a49865a90599dcc
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for APM X-Gene Ethernet Driver.
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