Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[deliverable/linux.git] / drivers / clk / versatile / Makefile
1 # Makefile for Versatile-specific clocks
2 obj-$(CONFIG_ICST) += clk-icst.o
3 obj-$(CONFIG_ARCH_INTEGRATOR) += clk-integrator.o
4 obj-$(CONFIG_INTEGRATOR_IMPD1) += clk-impd1.o
5 obj-$(CONFIG_ARCH_REALVIEW) += clk-realview.o
6 obj-$(CONFIG_ARCH_VEXPRESS) += clk-vexpress.o clk-sp810.o
7 obj-$(CONFIG_VEXPRESS_CONFIG) += clk-vexpress-osc.o
This page took 0.030424 seconds and 5 git commands to generate.