r883 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Feb 6 16:49:16 CET 2007


Author: laforge
Date: 2007-02-06 16:49:15 +0100 (Tue, 06 Feb 2007)
New Revision: 883

Modified:
   trunk/src/target/kernel/patches/asoc.patch
Log:
fix typo in Makefile


Modified: trunk/src/target/kernel/patches/asoc.patch
===================================================================
--- trunk/src/target/kernel/patches/asoc.patch	2007-02-06 15:39:43 UTC (rev 882)
+++ trunk/src/target/kernel/patches/asoc.patch	2007-02-06 15:49:15 UTC (rev 883)
@@ -21565,7 +21565,7 @@
  obj-$(CONFIG_SOUND_PRIME) += oss/
  obj-$(CONFIG_DMASOUND) += oss/
 -obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/
-+obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/ asoc/
++obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/ soc/
  
  ifeq ($(CONFIG_SND),y)
    obj-y += last.o





More information about the commitlog mailing list