Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / clk / tegra / Makefile
CommitLineData
8f8f484b
PG
1obj-y += clk.o
2obj-y += clk-audio-sync.o
3obj-y += clk-divider.o
4obj-y += clk-periph.o
5obj-y += clk-periph-gate.o
6obj-y += clk-pll.o
7obj-y += clk-pll-out.o
8obj-y += clk-super.o
37c26a90
PG
9
10obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += clk-tegra20.o
b08e8c0e 11obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += clk-tegra30.o
2cb5efef 12obj-$(CONFIG_ARCH_TEGRA_114_SOC) += clk-tegra114.o
This page took 0.065652 seconds and 5 git commands to generate.