xref: /openbmc/linux/drivers/clk/zynq/Makefile (revision e8f6f3b4)
1# Zynq clock specific Makefile
2
3obj-$(CONFIG_ARCH_ZYNQ)	+= clkc.o pll.o
4