]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/clk/Makefile
Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-bionic-kernel.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_NOMADIK) += clk-nomadik.o
7 obj-$(CONFIG_ARCH_MXS) += mxs/
8 obj-$(CONFIG_PLAT_SPEAR) += spear/