Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / clk / ux500 / Makefile
CommitLineData
3b01f87b
UH
1#
2# Makefile for ux500 clocks
3#
4
5# Clock types
6obj-y += clk-prcc.o
7obj-y += clk-prcmu.o
5b82d03b 8obj-y += clk-sysctrl.o
bce5afd8
UH
9
10# Clock definitions
82b0f4b7 11obj-y += u8500_of_clk.o
bce5afd8
UH
12obj-y += u8500_clk.o
13obj-y += u9540_clk.o
14obj-y += u8540_clk.o
45228ef3
UH
15
16# ABX500 clock driver
17obj-y += abx500-clk.o
This page took 0.084534 seconds and 5 git commands to generate.