Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into...
[firefly-linux-kernel-4.4.55.git] / drivers / clk / Makefile
1
2 obj-$(CONFIG_CLKDEV_LOOKUP)     += clkdev.o
3 obj-$(CONFIG_COMMON_CLK)        += clk.o clk-fixed-rate.o clk-gate.o \
4                                    clk-mux.o clk-divider.o clk-fixed-factor.o
5 # SoCs specific
6 obj-$(CONFIG_ARCH_MXS)          += mxs/
7 obj-$(CONFIG_PLAT_SPEAR)        += spear/