xref: /linux/sound/soc/apple/Makefile (revision 7a0e692a0381254b2f77c54dec100cd3325a6fdf)
1# SPDX-License-Identifier: GPL-2.0-only
2snd-soc-apple-mca-y	:= mca.o
3
4obj-$(CONFIG_SND_SOC_APPLE_MCA)	+= snd-soc-apple-mca.o
5