Sign in
kunit
/
linux
/
e331473fee3d500bb0d2582a1fe598df3326d8cd
/
.
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3vf
/
Makefile
blob: fb93bbd358455a735880d6e83cd314c0773a636a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the HISILICON network device drivers.
#
ccflags
-
y
:=
-
Idrivers
/
net
/
ethernet
/
hisilicon
/
hns3
obj
-
$
(
CONFIG_HNS3_HCLGEVF
)
+=
hclgevf
.
o
hclgevf
-
objs
=
hclgevf_main
.
o hclgevf_cmd
.
o hclgevf_mbx
.
o