X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Foss%2FMakefile;h=0dbb89e83c7e039c896e7e83641b3c8b061b67f3;hb=ccc4e1d8ddc4005fefbfb79d0482ce49b21ba884;hp=1f86299fae409a297154737002f4466782cc597f;hpb=cc13e442952a347f7e217eeaee4778485394f1be;p=linux-2.6-omap-h63xx.git diff --git a/sound/oss/Makefile b/sound/oss/Makefile index 1f86299fae4..0dbb89e83c7 100644 --- a/sound/oss/Makefile +++ b/sound/oss/Makefile @@ -7,6 +7,10 @@ obj-$(CONFIG_SOUND_OSS) += sound.o +obj-$(CONFIG_SOUND_OMAP) += omap-audio-dma-intfc.o omap-audio.o +obj-$(CONFIG_SOUND_OMAP_TSC2101)+= omap-audio-tsc2101.o +obj-$(CONFIG_SOUND_OMAP_AIC23) += omap-audio-aic23.o + # Please leave it as is, cause the link order is significant ! obj-$(CONFIG_SOUND_SH_DAC_AUDIO) += sh_dac_audio.o