xref: /kernel/linux/linux-5.10/sound/firewire/fireface/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/firewire/fireface/
1# SPDX-License-Identifier: GPL-2.0-only
2snd-fireface-objs := ff.o ff-transaction.o ff-midi.o ff-proc.o amdtp-ff.o \
3		     ff-stream.o ff-pcm.o ff-hwdep.o ff-protocol-former.o \
4		     ff-protocol-latter.o
5obj-$(CONFIG_SND_FIREFACE) += snd-fireface.o
6

Indexes created Thu Nov 07 10:32:03 CST 2024