]> Git Repo - linux.git/blob - drivers/dpll/Makefile
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
[linux.git] / drivers / dpll / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for DPLL drivers.
4 #
5
6 obj-$(CONFIG_DPLL)      += dpll.o
7 dpll-y                  += dpll_core.o
8 dpll-y                  += dpll_netlink.o
9 dpll-y                  += dpll_nl.o
This page took 0.033869 seconds and 4 git commands to generate.