xref: /kernel/linux/linux-6.6/sound/drivers/opl4/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/drivers/opl4/
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-opl4-lib-objs := opl4_lib.o opl4_mixer.o
862306a36Sopenharmony_cisnd-opl4-lib-$(CONFIG_SND_PROC_FS) += opl4_proc.o
962306a36Sopenharmony_cisnd-opl4-synth-objs := opl4_seq.o opl4_synth.o yrw801.o
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciobj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o
1262306a36Sopenharmony_ciobj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-opl4-synth.o
13

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