X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fcore%2FMakefile;h=5a01c76d02e8f0c90b7196c2588e2695a43e6bc8;hb=3758d4e601552a3d9066913a31ccb8dc6a25ee69;hp=969d75528bdeb9189f5ff9fdc8aaddac165bf1f5;hpb=2fca877b68b2b4fc5b94277858a1bedd46017cde;p=pandora-kernel.git diff --git a/sound/core/Makefile b/sound/core/Makefile index 969d75528bde..5a01c76d02e8 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