Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / clk / mvebu / Makefile
1 obj-$(CONFIG_MVEBU_CLK_COMMON) += common.o
2 obj-$(CONFIG_MVEBU_CLK_CPU) += clk-cpu.o
3
4 obj-$(CONFIG_ARMADA_370_CLK) += armada-370.o
5 obj-$(CONFIG_ARMADA_XP_CLK) += armada-xp.o
6 obj-$(CONFIG_DOVE_CLK) += dove.o
7 obj-$(CONFIG_KIRKWOOD_CLK) += kirkwood.o
This page took 0.03349 seconds and 5 git commands to generate.