]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/clk/ux500/Makefile
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc...
[linux.git] / drivers / clk / ux500 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for ux500 clocks
4 #
5
6 # Clock types
7 obj-y += clk-prcc.o
8 obj-y += clk-prcmu.o
9 obj-y += clk-sysctrl.o
10
11 # Clock definitions
12 obj-y += u8500_of_clk.o
13
14 # ABX500 clock driver
15 obj-y += abx500-clk.o