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