Sign in
gbmc
/
linux
/
fcc79e1714e8c2b8e216dc3149812edd37884eef
/
.
/
drivers
/
net
/
ethernet
/
hisilicon
/
hibmcge
/
Makefile
blob: ae58ac38c206ef684850f5d2116e04935f956513 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the HISILICON BMC GE network device drivers.
#
obj
-
$
(
CONFIG_HIBMCGE
)
+=
hibmcge
.
o
hibmcge
-
objs
=
hbg_main
.
o hbg_hw
.
o hbg_mdio
.
o hbg_irq
.
o hbg_txrx
.
o hbg_ethtool
.
o