Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy...
[deliverable/linux.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/
This page took 0.033084 seconds and 5 git commands to generate.