]> Git Repo - linux.git/blob - drivers/clk/x86/Makefile
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / drivers / clk / x86 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_PMC_ATOM)          += clk-pmc-atom.o
3 obj-$(CONFIG_X86_AMD_PLATFORM_DEVICE)   += clk-fch.o
4 clk-x86-lpss-objs               := clk-lpt.o
5 obj-$(CONFIG_X86_INTEL_LPSS)    += clk-x86-lpss.o
6 obj-$(CONFIG_CLK_LGM_CGU)       += clk-cgu.o clk-cgu-pll.o clk-lgm.o
This page took 0.036192 seconds and 4 git commands to generate.