Linux-libre 5.4.48-gnu
[librecmc/linux-libre.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 obj-$(CONFIG_HNS3) += hns3pf/
7 obj-$(CONFIG_HNS3) += hns3vf/
8
9 obj-$(CONFIG_HNS3) += hnae3.o
10
11 obj-$(CONFIG_HNS3_ENET) += hns3.o
12 hns3-objs = hns3_enet.o hns3_ethtool.o hns3_debugfs.o
13
14 hns3-$(CONFIG_HNS3_DCB) += hns3_dcbnl.o