GNU Linux-libre 6.1.24-gnu
[releases.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 # Reset control
12 obj-y += reset-prcc.o
13
14 # Clock definitions
15 obj-y += u8500_of_clk.o
16
17 # ABX500 clock driver
18 obj-y += abx500-clk.o