summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/Makefile')
-rw-r--r--ANDROID_3.4.5/sound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ANDROID_3.4.5/sound/Makefile b/ANDROID_3.4.5/sound/Makefile
index ce9132b1..987b7d2b 100644
--- a/ANDROID_3.4.5/sound/Makefile
+++ b/ANDROID_3.4.5/sound/Makefile
@@ -5,8 +5,8 @@ obj-$(CONFIG_SOUND) += soundcore.o
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/ \
- firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/
+obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ \
+ firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ usb/
obj-$(CONFIG_SND_AOA) += aoa/
# This one must be compilable even if sound is configured out