X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2FMakefile;h=c76d70716fa537edccbe4ceada9b3eea1fbfa9f4;hb=6def755320a214ae149ad6bc69eb8c1d7887e678;hp=b7c7fb7c24c8f33e6071be8405ed821495afdc48;hpb=64106104dd2d4a6280777e88c1cbf9f7a52c30bd;p=karo-tx-linux.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