xref: /linux/sound/soc/jz4740/Makefile (revision 1517d90cfafe0f95fd7863d04e1596f7beb7dfa8)
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