X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Fcore%2FMakefile;h=5a01c76d02e8f0c90b7196c2588e2695a43e6bc8;hb=2988a7740dc0dd9a0cb56576e8fe1d777dff0db3;hp=969d75528bdeb9189f5ff9fdc8aaddac165bf1f5;hpb=2fc2991175bf77395e6b15fe6b2304d3bf72da40;p=linux-2.6-omap-h63xx.git diff --git a/sound/core/Makefile b/sound/core/Makefile index 969d75528bd..5a01c76d02e 100644 --- a/sound/core/Makefile +++ b/sound/core/Makefile @@ -3,8 +3,7 @@ # Copyright (c) 1999,2001 by Jaroslav Kysela # -snd-objs := sound.o init.o memory.o info.o control.o misc.o \ - device.o wrappers.o +snd-objs := sound.o init.o memory.o info.o control.o misc.o device.o ifeq ($(CONFIG_ISA_DMA_API),y) snd-objs += isadma.o endif