Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
[deliverable/linux.git] / sound / soc / jz4740 / Makefile
1 #
2 # Jz4740 Platform Support
3 #
4 snd-soc-jz4740-i2s-objs := jz4740-i2s.o
5
6 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
7
8 # Jz4740 Machine Support
9 snd-soc-qi-lb60-objs := qi_lb60.o
10
11 obj-$(CONFIG_SND_JZ4740_SOC_QI_LB60) += snd-soc-qi-lb60.o
This page took 0.114307 seconds and 5 git commands to generate.