Linux-6.18.2/drivers/net/ethernet/hisilicon/hibmcge/Makefile
2025-12-23 20:06:59 +08:00

10 lines
261 B
Makefile

# 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 \
hbg_debugfs.o hbg_err.o hbg_diagnose.o