]> Git Repo - linux.git/blob - drivers/clk/versatile/Makefile
ixgbe: Look up MAC address in Open Firmware or IDPROM
[linux.git] / drivers / clk / versatile / Makefile
1 # Makefile for Versatile-specific clocks
2 obj-$(CONFIG_ICST)              += clk-icst.o clk-versatile.o
3 obj-$(CONFIG_INTEGRATOR_IMPD1)  += clk-impd1.o
4 obj-$(CONFIG_ARCH_REALVIEW)     += clk-realview.o
5 obj-$(CONFIG_ARCH_VEXPRESS)     += clk-vexpress.o
6 obj-$(CONFIG_CLK_SP810)         += clk-sp810.o
7 obj-$(CONFIG_CLK_VEXPRESS_OSC)  += clk-vexpress-osc.o
This page took 0.041077 seconds and 4 git commands to generate.