Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.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