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

Sebastian Droege (sebastian.droege@gmx.de)
Thu, 23 May 2002 18:17:10 +0200


--=.p2ClnVErtYixKo
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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
--=.p2ClnVErtYixKo
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE87RYKe9FFpVVDScsRAn3SAJ41l7rbC+Mq+ChDCBgPbaDzOY1IZgCcC15x
lDLwxuQ0JFtnFhfUHVBxlS8=
=yrBD
-----END PGP SIGNATURE-----

--=.p2ClnVErtYixKo--

-
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/