]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/clk/Makefile
ARM: socfpga: initial support for Altera's SOCFPGA platform
[mirror_ubuntu-artful-kernel.git] / drivers / clk / Makefile
CommitLineData
6d803ba7
JCPV
1
2obj-$(CONFIG_CLKDEV_LOOKUP) += clkdev.o
9d9f78ed 3obj-$(CONFIG_COMMON_CLK) += clk.o clk-fixed-rate.o clk-gate.o \
f0948f59 4 clk-mux.o clk-divider.o clk-fixed-factor.o
55b8fd4f 5# SoCs specific
2664681f 6obj-$(CONFIG_ARCH_MXS) += mxs/
66314223 7obj-$(CONFIG_ARCH_SOCFPGA) += socfpga/
55b8fd4f 8obj-$(CONFIG_PLAT_SPEAR) += spear/