1
0
Fork 0
android_kernel_rockchip_tart/drivers/net/phy/realtek/Makefile
2025-06-27 00:32:42 -05:00

4 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