xref: /linux/sound/soc/jz4740/Makefile (revision 9f4813b531a0b8cc502fcfb142937fe4e9104d77)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Jz4740 Platform Support
4#
5snd-soc-jz4740-i2s-objs := jz4740-i2s.o
6
7obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
8