162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Control Backbone Driver code. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciifdef CONFIG_SOC_TEGRA_CBB 662306a36Sopenharmony_ciobj-y += tegra-cbb.o 762306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-cbb.o 862306a36Sopenharmony_ciobj-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-cbb.o 962306a36Sopenharmony_ciendif 10