[2.5.17-cset1.656-alsa] patch to compile latest alsa

From: Sebastian Droege (sebastian.droege@gmx.de)
Date: Thu May 23 2002 - 11:17:10 EST


Hi,
this trivial patch let alsa compile (renamed file)
I have no rme9652 based card but a ymfpci based, got a error because of missing rme9652/_rme9652.o and with this patch it compiles (for me)

Bye

diff -Nur test/linux-2.5.17/sound/pci/Makefile linux-2.5.17/sound/pci/Makefile
--- test/linux-2.5.17/sound/pci/Makefile Tue May 21 07:07:29 2002
+++ linux-2.5.17/sound/pci/Makefile Thu May 23 17:45:28 2002
@@ -50,7 +50,7 @@
           emu10k1/_emu10k1.o \
           korg1212/_korg1212.o \
           nm256/_nm256.o \
- rme9652/_rme9652.o \
+ rme9652/_rmeh.o \
           trident/_trident.o \
           ymfpci/_ymfpci.o
 endif


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:29 EST