Linux-libre 5.0.14-gnu
[librecmc/linux-libre.git] / drivers / net / ethernet / hisilicon / hns3 / hns3pf / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Makefile for the HISILICON network device drivers.
4 #
5
6 ccflags-y := -I $(srctree)/drivers/net/ethernet/hisilicon/hns3
7
8 obj-$(CONFIG_HNS3_HCLGE) += hclge.o
9 hclge-objs = hclge_main.o hclge_cmd.o hclge_mdio.o hclge_tm.o hclge_mbx.o hclge_err.o  hclge_debugfs.o
10
11 hclge-$(CONFIG_HNS3_DCB) += hclge_dcb.o