1 # SPDX-License-Identifier: GPL-2.0-only 2 snd-fireface-y := 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 5 obj-$(CONFIG_SND_FIREFACE) += snd-fireface.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.