]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - 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
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7c9fd23f 2obj-y += fuse/
a2686766 3
7c9fd23f 4obj-y += common.o
7e10cf74 5obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
5e7d4c65
TR
6obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
7obj-$(CONFIG_SOC_TEGRA_PMC_TEGRA186) += pmc-tegra186.o
e7149a7a 8obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o