Input: analog - always use ktime functions
[linux-2.6-microblaze.git] / drivers / firmware / tegra / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 tegra-bpmp-y                    = bpmp.o
3 tegra-bpmp-$(CONFIG_ARCH_TEGRA_210_SOC) += bpmp-tegra210.o
4 tegra-bpmp-$(CONFIG_ARCH_TEGRA_186_SOC) += bpmp-tegra186.o
5 tegra-bpmp-$(CONFIG_ARCH_TEGRA_194_SOC) += bpmp-tegra186.o
6 tegra-bpmp-$(CONFIG_DEBUG_FS)   += bpmp-debugfs.o
7 obj-$(CONFIG_TEGRA_BPMP)        += tegra-bpmp.o
8 obj-$(CONFIG_TEGRA_IVC)         += ivc.o