]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - drivers/soc/tegra/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / drivers / soc / tegra / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += fuse/
3
4 obj-y += common.o
5 obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
6 obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
7 obj-$(CONFIG_SOC_TEGRA_PMC_TEGRA186) += pmc-tegra186.o
8 obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o