HOME


Mini Shell 1.0
DIR:/usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/drivers/soc/tegra/cbb/
Upload File :
Current File : //usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/drivers/soc/tegra/cbb/Makefile
# SPDX-License-Identifier: GPL-2.0
#
# Control Backbone Driver code.
#
ifdef CONFIG_SOC_TEGRA_CBB
obj-y += tegra-cbb.o
obj-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-cbb.o
obj-$(CONFIG_ARCH_TEGRA_234_SOC) += tegra234-cbb.o
endif