xref: /linux/sound/soc/sof/imx/Makefile (revision c3277f8ee8cdadf011b8390dfdb4c44ecfaa1a7a)
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