1# SPDX-License-Identifier: GPL-2.0+
2#
3# Makefile for the HISILICON network device drivers.
4#
5
6ccflags-y := -Idrivers/net/ethernet/hisilicon/hns3
7
8obj-$(CONFIG_HNS3_HCLGEVF) += hclgevf.o
9hclgevf-objs = hclgevf_main.o hclgevf_cmd.o hclgevf_mbx.o