1 # SPDX-License-Identifier: (GPL-2.0-only OR BS !! 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) 2 snd-sof-imx8-y := imx8.o !! 2 snd-sof-imx8-objs := imx8.o 3 snd-sof-imx8m-y := imx8m.o << 4 snd-sof-imx8ulp-y := imx8ulp.o << 5 << 6 snd-sof-imx-common-y := imx-common.o << 7 3 8 obj-$(CONFIG_SND_SOC_SOF_IMX8) += snd-sof-imx8 4 obj-$(CONFIG_SND_SOC_SOF_IMX8) += snd-sof-imx8.o 9 obj-$(CONFIG_SND_SOC_SOF_IMX8M) += snd-sof-imx << 10 obj-$(CONFIG_SND_SOC_SOF_IMX8ULP) += snd-sof-i << 11 obj-$(CONFIG_SND_SOC_SOF_IMX_COMMON) += imx-co <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.