^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) snd-fireworks-objs := fireworks_transaction.o fireworks_command.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) fireworks_stream.o fireworks_proc.o fireworks_midi.o \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) fireworks_pcm.o fireworks_hwdep.o fireworks.o
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) obj-$(CONFIG_SND_FIREWORKS) += snd-fireworks.o