X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2FMakefile;h=c76d70716fa537edccbe4ceada9b3eea1fbfa9f4;hb=996abf053eec4d67136be8b911bbaaf989cfb99c;hp=b7c7fb7c24c8f33e6071be8405ed821495afdc48;hpb=b643b0fdbc59cf6bbb086974b29d2571e9e9f646;p=pandora-kernel.git diff --git a/sound/Makefile b/sound/Makefile index b7c7fb7c24c8..c76d70716fa5 100644 --- a/sound/Makefile +++ b/sound/Makefile @@ -5,7 +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/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/ soc/ +obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \ + sparc/ spi/ parisc/ pcmcia/ mips/ soc/ obj-$(CONFIG_SND_AOA) += aoa/ # This one must be compilable even if sound is configured out