]> Git Repo - linux.git/blob - drivers/clk/mxs/Makefile
regulatory: add NUL to alpha2
[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.034789 seconds and 4 git commands to generate.