aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/zynq/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-06-20 01:43:19 +0200
committerArnd Bergmann <arnd@arndb.de>2013-06-20 01:43:19 +0200
commita44bde66bec168889c95bd1d0d15834b02387901 (patch)
tree70e8d2bbc26d72d51928e6aacb274829f835a5d1 /drivers/clk/zynq/Makefile
parentMerge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt (diff)
parentarm: dt: zynq: Add support for the zed platform (diff)
downloadlinux-dev-a44bde66bec168889c95bd1d0d15834b02387901.tar.xz
linux-dev-a44bde66bec168889c95bd1d0d15834b02387901.zip
Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dt
From Michal Simek: arm: Xilinx Zynq dt changes for v3.11 The branch contains: - DT uart handling cleanup - Support for zc706 and zed board - Removal of board compatible string * tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx: arm: dt: zynq: Add support for the zed platform arm: dt: zynq: Add support for the zc706 platform arm: dt: zynq: Use 'status' property for UART nodes arm: zynq: Remove board specific compatibility string clk: zynq: Remove deprecated clock code arm: zynq: Migrate platform to clock controller clk: zynq: Add clock controller driver clk: zynq: Factor out PLL driver Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/clk/zynq/Makefile')
-rw-r--r--drivers/clk/zynq/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clk/zynq/Makefile b/drivers/clk/zynq/Makefile
new file mode 100644
index 000000000000..156d923f4fa9
--- /dev/null
+++ b/drivers/clk/zynq/Makefile
@@ -0,0 +1,3 @@
+# Zynq clock specific Makefile
+
+obj-$(CONFIG_ARCH_ZYNQ) += clkc.o pll.o