]> git.alsa-project.org Git - alsa-lib.git/commitdiff
INTEL8X0 -> ICH change
authorJaroslav Kysela <perex@perex.cz>
Mon, 25 Jun 2001 08:43:12 +0000 (08:43 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Jun 2001 08:43:12 +0000 (08:43 +0000)
src/conf/cards/ICH.conf [moved from src/conf/cards/INTEL8X0.conf with 100% similarity]
src/conf/cards/Makefile.am

index dbd53772faf39de619d303c8a41e304f29363913..55b2753b19ea6d34da2bd132eb3b5cf27a2e6bc1 100644 (file)
@@ -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)