aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/ux500/Makefile')
-rw-r--r--drivers/clk/ux500/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/clk/ux500/Makefile b/drivers/clk/ux500/Makefile
new file mode 100644
index 000000000000..858fbfe66281
--- /dev/null
+++ b/drivers/clk/ux500/Makefile
@@ -0,0 +1,12 @@
1#
2# Makefile for ux500 clocks
3#
4
5# Clock types
6obj-y += clk-prcc.o
7obj-y += clk-prcmu.o
8
9# Clock definitions
10obj-y += u8500_clk.o
11obj-y += u9540_clk.o
12obj-y += u8540_clk.o