repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
e1000e: fix PHY init workarounds for i217/i218
[linux-2.6/cjktty.git]
/
sound
/
soc
/
mxs
/
Makefile
blob
565b5b51e8b709335ad8ac1d42c84d43270b5ab7
1
# MXS Platform Support
2
snd-soc-mxs-objs
:=
mxs-saif.o
3
snd-soc-mxs-pcm-objs
:=
mxs-pcm.o
4
5
obj-
$(
CONFIG_SND_MXS_SOC
) +=
snd-soc-mxs.o snd-soc-mxs-pcm.o
6
7
# i.MX Machine Support
8
snd-soc-mxs-sgtl5000-objs
:=
mxs-sgtl5000.o
9
10
obj-
$(
CONFIG_SND_SOC_MXS_SGTL5000
) +=
snd-soc-mxs-sgtl5000.o