git.codelabs.ch
/
muen
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ASoC: AMD: Make the driver name consistent across files
[muen/linux.git]
/
sound
/
soc
/
amd
/
Makefile
1
acp_audio_dma-objs := acp-pcm-dma.o
2
snd-soc-acp-rt5645-mach-objs := acp-rt5645.o
3
4
obj-$(CONFIG_SND_SOC_AMD_ACP) += acp_audio_dma.o
5
obj-$(CONFIG_SND_SOC_AMD_CZ_RT5645_MACH) += snd-soc-acp-rt5645-mach.o