Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110987
b: refs/heads/master
c: 59fcbb6
h: refs/heads/master
i:
  110985: e21c9f4
  110983: e900802
v: v3
  • Loading branch information
Cliff Cai authored and Jaroslav Kysela committed Sep 9, 2008
1 parent fdce685 commit 17cfa3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: 579e8eac46d80f586cd6390013115f9a012a17db
refs/heads/master: 59fcbb6312e9b710514a19398a3acdecb1086895
1 change: 1 addition & 0 deletions trunk/sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ source "sound/soc/sh/Kconfig"
source "sound/soc/fsl/Kconfig"
source "sound/soc/davinci/Kconfig"
source "sound/soc/omap/Kconfig"
source "sound/soc/blackfin/Kconfig"

# Supported codecs
source "sound/soc/codecs/Kconfig"
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ snd-soc-core-objs := soc-core.o soc-dapm.o

obj-$(CONFIG_SND_SOC) += snd-soc-core.o
obj-$(CONFIG_SND_SOC) += codecs/ at32/ at91/ pxa/ s3c24xx/ sh/ fsl/ davinci/
obj-$(CONFIG_SND_SOC) += omap/ au1x/
obj-$(CONFIG_SND_SOC) += omap/ au1x/ blackfin/

0 comments on commit 17cfa3e

Please sign in to comment.