Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334465
b: refs/heads/master
c: 961a7ae
h: refs/heads/master
i:
  334463: ab032dc
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Oct 9, 2012
1 parent 0595890 commit f8ff2ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 57451e437796548d658d03c2c4aab659eafcd799
refs/heads/master: 961a7aeafab477f63d9eef26afde9cbb8badcd0f
5 changes: 3 additions & 2 deletions trunk/sound/soc/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o

snd-soc-dmaengine-pcm-objs := soc-dmaengine-pcm.o
obj-$(CONFIG_SND_SOC_DMAENGINE_PCM) += snd-soc-dmaengine-pcm.o
ifneq ($(CONFIG_SND_SOC_DMAENGINE_PCM),)
snd-soc-core-objs += soc-dmaengine-pcm.o
endif

obj-$(CONFIG_SND_SOC) += snd-soc-core.o
obj-$(CONFIG_SND_SOC) += codecs/
Expand Down

0 comments on commit f8ff2ff

Please sign in to comment.