summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/Makefile
diff options
context:
space:
mode:
authorCarlo Caione <carlo@endlessm.com>2015-06-01 14:13:55 +0300
committerStephen Boyd <sboyd@codeaurora.org>2015-06-06 03:22:09 +0300
commit28b9fcd016126e6495d486c169fddaf26091a04b (patch)
tree1615955a104efedde83eff9fc3f9e419a585d992 /drivers/clk/meson/Makefile
parent12545fa33ad3363c639ec56bb84c8a58cfbcf65b (diff)
downloadlinux-28b9fcd016126e6495d486c169fddaf26091a04b.tar.xz
clk: meson8b: Add support for Meson8b clocks
This patch adds support for the basic clocks found on the Amlogic Meson8b SoCs. Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/meson/Makefile')
-rw-r--r--drivers/clk/meson/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/meson/Makefile b/drivers/clk/meson/Makefile
index 66c6d8d23553..6d45531df9ab 100644
--- a/drivers/clk/meson/Makefile
+++ b/drivers/clk/meson/Makefile
@@ -3,3 +3,4 @@
#
obj-y += clkc.o clk-pll.o clk-cpu.o
+obj-y += meson8b-clkc.o