Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
[deliverable/linux.git] / drivers / clk / mxs / Makefile
1 #
2 # Makefile for mxs specific clk
3 #
4
5 obj-y += clk.o clk-pll.o clk-ref.o clk-div.o clk-frac.o clk-ssp.o
6
7 obj-$(CONFIG_SOC_IMX23) += clk-imx23.o
8 obj-$(CONFIG_SOC_IMX28) += clk-imx28.o
This page took 0.048087 seconds and 6 git commands to generate.