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

10 lines
209 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Tehuti network device drivers.
#
obj-$(CONFIG_TEHUTI) += tehuti.o
tn40xx-y := tn40.o tn40_mdio.o tn40_phy.o
obj-$(CONFIG_TEHUTI_TN40) += tn40xx.o