Linux-6.18.2/drivers/net/ethernet/hisilicon/hibmcge/Makefile

10 lines
261 B
Makefile
Raw Normal View History

2025-12-23 20:05:50 +08:00
# 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