linux/linux-5.4.31/drivers/clk/x86/Makefile

6 lines
211 B
Makefile
Raw Permalink Normal View History

2024-01-30 10:43:28 +00:00
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_PMC_ATOM) += clk-pmc-atom.o
obj-$(CONFIG_X86_AMD_PLATFORM_DEVICE) += clk-st.o
clk-x86-lpss-objs := clk-lpt.o
obj-$(CONFIG_X86_INTEL_LPSS) += clk-x86-lpss.o