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

5 lines
159 B
Makefile

# SPDX-License-Identifier: GPL-2.0
realtek-y += realtek_main.o
realtek-$(CONFIG_REALTEK_PHY_HWMON) += realtek_hwmon.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o