]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/clk/ux500/Makefile
Merge branch 'asoc-4.17' into asoc-4.18 n810 dependencies
[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