]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/Makefile
[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1
[linux-2.6-omap-h63xx.git] / sound / pci / Makefile
index 42fabfcfc2a9aabdbabaeb11a641aeacfbbed1a8..cba5105aafeae000b55323e4009cb4ee23bfcbcf 100644 (file)
@@ -4,6 +4,7 @@
 #
 
 snd-ad1889-objs := ad1889.o
+snd-als300-objs := als300.o
 snd-als4000-objs := als4000.o
 snd-atiixp-objs := atiixp.o
 snd-atiixp-modem-objs := atiixp_modem.o
@@ -27,6 +28,7 @@ snd-via82xx-modem-objs := via82xx_modem.o
 
 # Toplevel Module Dependency
 obj-$(CONFIG_SND_AD1889) += snd-ad1889.o
+obj-$(CONFIG_SND_ALS300) += snd-als300.o
 obj-$(CONFIG_SND_ALS4000) += snd-als4000.o
 obj-$(CONFIG_SND_ATIIXP) += snd-atiixp.o
 obj-$(CONFIG_SND_ATIIXP_MODEM) += snd-atiixp-modem.o
@@ -54,12 +56,15 @@ obj-$(CONFIG_SND) += \
        au88x0/ \
        ca0106/ \
        cs46xx/ \
+       cs5535audio/ \
        emu10k1/ \
        hda/ \
        ice1712/ \
        korg1212/ \
        mixart/ \
        nm256/ \
+       pcxhr/ \
+       riptide/ \
        rme9652/ \
        trident/ \
        ymfpci/ \