1 # SPDX-License-Identifier: GPL-2.0-only 2 snd-fireworks-y := fireworks_transaction.o fireworks_command.o \ 3 fireworks_stream.o fireworks_proc.o fireworks_midi.o \ 4 fireworks_pcm.o fireworks_hwdep.o fireworks.o 5 obj-$(CONFIG_SND_FIREWORKS) += snd-fireworks.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.