net: hns3: remove unnecessary MAC enable in app loopback
[linux-block.git] / drivers / net / ethernet / hisilicon / hns3 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Makefile for the HISILICON network device drivers.
4 #
5
6 ccflags-y += -I$(srctree)/$(src)
7
8 obj-$(CONFIG_HNS3) += hns3pf/
9 obj-$(CONFIG_HNS3) += hns3vf/
10
11 obj-$(CONFIG_HNS3) += hnae3.o
12
13 obj-$(CONFIG_HNS3_ENET) += hns3.o
14 hns3-objs = hns3_enet.o hns3_ethtool.o hns3_debugfs.o
15
16 hns3-$(CONFIG_HNS3_DCB) += hns3_dcbnl.o