Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « fireworks « firewire « sound - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3386121b2a04f57ce3d3f0adac9f3b3b6d5bfcd2 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
snd-fireworks-objs := 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