1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 255b8fd4fSViresh Kumar# 355b8fd4fSViresh Kumar# SPEAr Clock specific Makefile 455b8fd4fSViresh Kumar# 555b8fd4fSViresh Kumar 6a45896bdSViresh Kumarobj-y += clk.o clk-aux-synth.o clk-frac-synth.o clk-gpt-synth.o clk-vco-pll.o 75df33a62SViresh Kumar 85df33a62SViresh Kumarobj-$(CONFIG_ARCH_SPEAR3XX) += spear3xx_clock.o 95df33a62SViresh Kumarobj-$(CONFIG_ARCH_SPEAR6XX) += spear6xx_clock.o 100b928af1SViresh Kumarobj-$(CONFIG_MACH_SPEAR1310) += spear1310_clock.o 110b928af1SViresh Kumarobj-$(CONFIG_MACH_SPEAR1340) += spear1340_clock.o 12