1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_FIREWIRE_SERIAL) += firewire-serial.o
3firewire-serial-objs := fwserial.o dma_fifo.o
4