summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-04-29 00:02:35 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-05-09 00:02:36 +0800
commitff261b7f641edc61ca05f0c93b5631c9c8622c08 (patch)
tree450efe3b538cb4944b5b465582ea240dc68300af /drivers/clk/mxs/Makefile
parent23b5e15a2994fb0c1444f92b76f09a482f32843c (diff)
downloadop-kernel-dev-ff261b7f641edc61ca05f0c93b5631c9c8622c08.zip
op-kernel-dev-ff261b7f641edc61ca05f0c93b5631c9c8622c08.tar.gz
clk: mxs: add clock support for imx23
Add imx23 clock support based on common clk framework. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'drivers/clk/mxs/Makefile')
-rw-r--r--drivers/clk/mxs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clk/mxs/Makefile b/drivers/clk/mxs/Makefile
index d9472a8..7086ad3 100644
--- a/drivers/clk/mxs/Makefile
+++ b/drivers/clk/mxs/Makefile
@@ -3,3 +3,5 @@
#
obj-y += clk.o clk-pll.o clk-ref.o clk-div.o clk-frac.o
+
+obj-$(CONFIG_SOC_IMX23) += clk-imx23.o
OpenPOWER on IntegriCloud