xref: /OK3568_Linux_fs/kernel/sound/hda/ext/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0-only
2*4882a593Smuzhiyunsnd-hda-ext-core-objs := hdac_ext_bus.o hdac_ext_controller.o hdac_ext_stream.o
3*4882a593Smuzhiyun
4*4882a593Smuzhiyunobj-$(CONFIG_SND_HDA_EXT_CORE) += snd-hda-ext-core.o
5