18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Makefile for ALSA 48c2ecf20Sopenharmony_ci# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> 58c2ecf20Sopenharmony_ci# 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_cisnd-opl4-lib-objs := opl4_lib.o opl4_mixer.o 88c2ecf20Sopenharmony_cisnd-opl4-lib-$(CONFIG_SND_PROC_FS) += opl4_proc.o 98c2ecf20Sopenharmony_cisnd-opl4-synth-objs := opl4_seq.o opl4_synth.o yrw801.o 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o 128c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-opl4-synth.o 13