4 lines
122 B
Makefile
4 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_CPU_HWMON) += cpu_hwmon.o
|
|
obj-$(CONFIG_RS780E_ACPI) += rs780e-acpi.o
|