Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / thermal / tegra / Makefile
CommitLineData
a4dff94f 1obj-$(CONFIG_TEGRA_SOCTHERM) += tegra-soctherm.o
65b6d57c
WN
2
3tegra-soctherm-y := soctherm.o soctherm-fuse.o
4tegra-soctherm-$(CONFIG_ARCH_TEGRA_124_SOC) += tegra124-soctherm.o
44cb6a7d 5tegra-soctherm-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra132-soctherm.o
8204104f 6tegra-soctherm-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-soctherm.o
This page took 0.048518 seconds and 5 git commands to generate.