# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the PCI bus specific drivers.

obj-y				+= controller/

subdir-ccflags-$(CONFIG_PCI_DEBUG) := -DDEBUG
