]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/firmware/tegra/Makefile
Merge branch 'printk-rework' into for-linus
[mirror_ubuntu-hirsute-kernel.git] / drivers / firmware / tegra / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
f2381f65 2tegra-bpmp-y = bpmp.o
139251fc 3tegra-bpmp-$(CONFIG_ARCH_TEGRA_210_SOC) += bpmp-tegra210.o
cdfa358b 4tegra-bpmp-$(CONFIG_ARCH_TEGRA_186_SOC) += bpmp-tegra186.o
fe45ab55 5tegra-bpmp-$(CONFIG_ARCH_TEGRA_194_SOC) += bpmp-tegra186.o
f2381f65
TA
6tegra-bpmp-$(CONFIG_DEBUG_FS) += bpmp-debugfs.o
7obj-$(CONFIG_TEGRA_BPMP) += tegra-bpmp.o
ca791d7f 8obj-$(CONFIG_TEGRA_IVC) += ivc.o