mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 17:02:46 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
11
sound/soc/jz4740/Makefile
Normal file
11
sound/soc/jz4740/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
#
|
||||
# Jz4740 Platform Support
|
||||
#
|
||||
snd-soc-jz4740-i2s-objs := jz4740-i2s.o
|
||||
|
||||
obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
|
||||
|
||||
# Jz4740 Machine Support
|
||||
snd-soc-qi-lb60-objs := qi_lb60.o
|
||||
|
||||
obj-$(CONFIG_SND_JZ4740_SOC_QI_LB60) += snd-soc-qi-lb60.o
|
Loading…
Add table
Add a link
Reference in a new issue