xref: /linux/sound/soc/xtensa/Makefile (revision 24168c5e6dfbdd5b414f048f47f75d64533296ca)
1# SPDX-License-Identifier: GPL-2.0-only
2snd-soc-xtfpga-i2s-y := xtfpga-i2s.o
3
4obj-$(CONFIG_SND_SOC_XTFPGA_I2S) += snd-soc-xtfpga-i2s.o
5