]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/ethernet/hisilicon/hns3/Makefile
net: hns3: Add debugfs framework registration
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / hisilicon / hns3 / Makefile
CommitLineData
6b883613 1# SPDX-License-Identifier: GPL-2.0+
15e8e5ff
S
2#
3# Makefile for the HISILICON network device drivers.
4#
5
6obj-$(CONFIG_HNS3) += hns3pf/
6b883613 7obj-$(CONFIG_HNS3) += hns3vf/
15e8e5ff
S
8
9obj-$(CONFIG_HNS3) += hnae3.o
a9c89a3f
SM
10
11obj-$(CONFIG_HNS3_ENET) += hns3.o
a9556d8c 12hns3-objs = hns3_enet.o hns3_ethtool.o hns3_debugfs.o
a9c89a3f
SM
13
14hns3-$(CONFIG_HNS3_DCB) += hns3_dcbnl.o