]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/clk/spear/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[karo-tx-linux.git] / drivers / clk / spear / Makefile
1 #
2 # SPEAr Clock specific Makefile
3 #
4
5 obj-y   += clk.o clk-aux-synth.o clk-frac-synth.o clk-gpt-synth.o clk-vco-pll.o
6
7 obj-$(CONFIG_ARCH_SPEAR3XX)     += spear3xx_clock.o
8 obj-$(CONFIG_ARCH_SPEAR6XX)     += spear6xx_clock.o
9 obj-$(CONFIG_MACH_SPEAR1310)    += spear1310_clock.o
10 obj-$(CONFIG_MACH_SPEAR1340)    += spear1340_clock.o