blob: 53fd29002401a82aca05c048cc339b0f39dc50e0 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Ulf Hansson3b01f872012-08-27 15:45:50 +02002#
3# Makefile for ux500 clocks
4#
5
6# Clock types
7obj-y += clk-prcc.o
8obj-y += clk-prcmu.o
Ulf Hansson5b82d032013-04-03 14:26:57 +02009obj-y += clk-sysctrl.o
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020010
11# Clock definitions
Lee Jones82b0f4b2013-09-17 10:11:53 +010012obj-y += u8500_of_clk.o
Ulf Hansson45228ef2012-11-22 11:35:39 +010013
14# ABX500 clock driver
15obj-y += abx500-clk.o