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