1
0
Fork 0
android_kernel_rockchip_tart/sound/firewire/fireworks/Makefile
2025-06-27 00:32:42 -05:00

5 lines
269 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
snd-fireworks-y := fireworks_transaction.o fireworks_command.o \
fireworks_stream.o fireworks_proc.o fireworks_midi.o \
fireworks_pcm.o fireworks_hwdep.o fireworks.o
obj-$(CONFIG_SND_FIREWORKS) += snd-fireworks.o