# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the pci buf2dma device drivers.
#

obj-$(CONFIG_PCI_BUF2DMA_DEV)     += pci_buf2dma_dev.o
