8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2snd-soc-xlnx-i2s-y := xlnx_i2s.o3obj-$(CONFIG_SND_SOC_XILINX_I2S) += snd-soc-xlnx-i2s.o4snd-soc-xlnx-formatter-pcm-y := xlnx_formatter_pcm.o5obj-$(CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER) += snd-soc-xlnx-formatter-pcm.o6snd-soc-xlnx-spdif-y := xlnx_spdif.o7obj-$(CONFIG_SND_SOC_XILINX_SPDIF) += snd-soc-xlnx-spdif.o8