xref: /kernel/linux/linux-6.6/sound/synth/emux/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/synth/emux/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for ALSA
462306a36Sopenharmony_ci# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
562306a36Sopenharmony_ci#
662306a36Sopenharmony_ci
762306a36Sopenharmony_cisnd-emux-synth-objs := emux.o emux_synth.o emux_seq.o emux_nrpn.o \
862306a36Sopenharmony_ci		       emux_effect.o emux_hwdep.o soundfont.o
962306a36Sopenharmony_cisnd-emux-synth-$(CONFIG_SND_PROC_FS) += emux_proc.o
1062306a36Sopenharmony_ciifneq ($(CONFIG_SND_SEQUENCER_OSS),)
1162306a36Sopenharmony_cisnd-emux-synth-y += emux_oss.o
1262306a36Sopenharmony_ciendif
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciobj-$(CONFIG_SND_SYNTH_EMUX) += snd-emux-synth.o
15

Indexes created Thu Nov 07 10:32:03 CST 2024