xref: /linux/sound/soc/sof/imx/Makefile (revision 1517d90cfafe0f95fd7863d04e1596f7beb7dfa8)
1# SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
2snd-sof-imx8-objs := imx8.o
3
4obj-$(CONFIG_SND_SOC_SOF_IMX8) += snd-sof-imx8.o
5