Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132944
b: refs/heads/master
c: 6c7578b
h: refs/heads/master
v: v3
  • Loading branch information
Hans-Christian Egtvedt authored and Takashi Iwai committed Feb 5, 2009
1 parent a2fe281 commit d333c7a
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 4ede028f8716523fc31e0d3d01b81405613dfb8f
refs/heads/master: 6c7578bb0a631d018a68e5f90554f29fbd928055
2 changes: 2 additions & 0 deletions trunk/sound/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ source "sound/aoa/Kconfig"

source "sound/arm/Kconfig"

source "sound/atmel/Kconfig"

source "sound/spi/Kconfig"

source "sound/mips/Kconfig"
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ obj-$(CONFIG_SOUND_PRIME) += sound_firmware.o
obj-$(CONFIG_SOUND_PRIME) += oss/
obj-$(CONFIG_DMASOUND) += oss/
obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
sparc/ spi/ parisc/ pcmcia/ mips/ soc/
sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/
obj-$(CONFIG_SND_AOA) += aoa/

# This one must be compilable even if sound is configured out
Expand Down

0 comments on commit d333c7a

Please sign in to comment.