Makefile 159 B

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