secgateway/kernel/linux-4.14.83/drivers/soc/tegra/Makefile

9 lines
267 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
# SPDX-License-Identifier: GPL-2.0
obj-y += fuse/
obj-y += common.o
obj-$(CONFIG_SOC_TEGRA_FLOWCTRL) += flowctrl.o
obj-$(CONFIG_SOC_TEGRA_PMC) += pmc.o
obj-$(CONFIG_SOC_TEGRA_PMC_TEGRA186) += pmc-tegra186.o
obj-$(CONFIG_SOC_TEGRA_POWERGATE_BPMP) += powergate-bpmp.o