]> Git Repo - J-linux.git/blob - drivers/clk/socfpga/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / clk / socfpga / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_CLK_INTEL_SOCFPGA32) += clk.o clk-gate.o clk-pll.o clk-periph.o \
3                                      clk-pll-a10.o clk-periph-a10.o clk-gate-a10.o
4 obj-$(CONFIG_CLK_INTEL_SOCFPGA64) += clk-s10.o \
5                                      clk-pll-s10.o clk-periph-s10.o clk-gate-s10.o \
6                                      clk-agilex.o
This page took 0.029508 seconds and 4 git commands to generate.