%PDF- %PDF-
| Direktori : /lib/modules/5.14.0-611.11.1.el9_7.x86_64/source/sound/drivers/opl4/ |
| Current File : //lib/modules/5.14.0-611.11.1.el9_7.x86_64/source/sound/drivers/opl4/Makefile |
# SPDX-License-Identifier: GPL-2.0 # # Makefile for ALSA # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> # snd-opl4-lib-y := opl4_lib.o opl4_mixer.o snd-opl4-lib-$(CONFIG_SND_PROC_FS) += opl4_proc.o snd-opl4-synth-y := opl4_seq.o opl4_synth.o yrw801.o obj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o obj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-opl4-synth.o