Merge branch 'next/drivers' into HEAD
[deliverable/linux.git] / drivers / clk / ux500 / Makefile
1 #
2 # Makefile for ux500 clocks
3 #
4
5 # Clock types
6 obj-y += clk-prcc.o
7 obj-y += clk-prcmu.o
8
9 # Clock definitions
10 obj-y += u8500_clk.o
11 obj-y += u9540_clk.o
12 obj-y += u8540_clk.o
This page took 0.030333 seconds and 5 git commands to generate.