]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - sound/soc/jz4740/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / sound / soc / jz4740 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Jz4740 Platform Support
4 #
5 snd-soc-jz4740-i2s-objs := jz4740-i2s.o
6
7 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
8
9 # Jz4740 Machine Support
10 snd-soc-qi-lb60-objs := qi_lb60.o
11
12 obj-$(CONFIG_SND_JZ4740_SOC_QI_LB60) += snd-soc-qi-lb60.o