# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for NVIDIA ARM64 platform-specific drivers
#
# CX7 PCIe Hotplug Driver
# Provides hotplug support for CX7 PCIe devices on GB10 SoC-based systems
#

obj-$(CONFIG_MTK_PCIE_HOTPLUG) += mtk-pcie-hotplug.o
