1e963cb78SSalil Mehta# SPDX-License-Identifier: GPL-2.0+
215e8e5ffSSalil#
315e8e5ffSSalil# Makefile for the HISILICON network device drivers.
415e8e5ffSSalil#
515e8e5ffSSalil
6698a8954SYunsheng Linccflags-y += -I$(srctree)/$(src)
7698a8954SYunsheng Lin
815e8e5ffSSalilobj-$(CONFIG_HNS3) += hns3pf/
9e963cb78SSalil Mehtaobj-$(CONFIG_HNS3) += hns3vf/
1015e8e5ffSSalil
1115e8e5ffSSalilobj-$(CONFIG_HNS3) += hnae3.o
12424eb834SSalil Mehta
13424eb834SSalil Mehtaobj-$(CONFIG_HNS3_ENET) += hns3.o
14b2292360Sliuzhongzhuhns3-objs = hns3_enet.o hns3_ethtool.o hns3_debugfs.o
15424eb834SSalil Mehta
16424eb834SSalil Mehtahns3-$(CONFIG_HNS3_DCB) += hns3_dcbnl.o
17