blob: cdb425d3b8eef72c09b440ec1d8e6ca4fdc419f4 [file] [log] [blame]
Viresh Kumar55b8fd42012-04-10 09:02:35 +05301#
2# SPEAr Clock specific Makefile
3#
4
Viresh Kumara45896b2012-04-11 18:04:23 +05305obj-y += clk.o clk-aux-synth.o clk-frac-synth.o clk-gpt-synth.o clk-vco-pll.o
Viresh Kumar5df33a62012-04-10 09:02:35 +05306
7obj-$(CONFIG_ARCH_SPEAR3XX) += spear3xx_clock.o
8obj-$(CONFIG_ARCH_SPEAR6XX) += spear6xx_clock.o
Viresh Kumar0b928af2012-04-19 22:23:13 +05309obj-$(CONFIG_MACH_SPEAR1310) += spear1310_clock.o
10obj-$(CONFIG_MACH_SPEAR1340) += spear1340_clock.o