From: Jaroslav Kysela Date: Mon, 25 Jun 2001 08:43:12 +0000 (+0000) Subject: INTEL8X0 -> ICH change X-Git-Tag: v1.0.3~771 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=415fc18482e08260e55b4c8bc2f58696a99752bd;p=alsa-lib.git INTEL8X0 -> ICH change --- diff --git a/src/conf/cards/INTEL8X0.conf b/src/conf/cards/ICH.conf similarity index 100% rename from src/conf/cards/INTEL8X0.conf rename to src/conf/cards/ICH.conf diff --git a/src/conf/cards/Makefile.am b/src/conf/cards/Makefile.am index dbd53772..55b2753b 100644 --- a/src/conf/cards/Makefile.am +++ b/src/conf/cards/Makefile.am @@ -1,6 +1,6 @@ alsadir = $(datadir)/alsa/cards cfg_files = aliases.conf SI7018.conf EMU10K1.conf TRID4DWAVENX.conf ENS1370.conf \ - INTEL8X0.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8x78.conf + ICH.conf YMF744.conf FM801.conf ICE1712.conf CMI8338.conf CMI8x78.conf EXTRA_DIST = $(cfg_files) alsa_DATA = $(cfg_files)