18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for ALSA
48c2ecf20Sopenharmony_ci# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
58c2ecf20Sopenharmony_ci#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cisnd-cs4231-objs := cs4231.o
88c2ecf20Sopenharmony_cisnd-cs4236-objs := cs4236.o cs4236_lib.o
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci# Toplevel Module Dependency
118c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_CS4231) += snd-cs4231.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_CS4236) += snd-cs4236.o
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci
15