[PATCH] UBUNTU sound/pci/hda/: Add Conexant HDA codec support (Makefile)

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Thu Jan 11 06:37:33 UTC 2007


From fae3d841230f76f678dea65921833766d93d28d8 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Thu, 11 Jan 2007 01:21:37 -0500
Subject: [PATCH] UBUNTU sound/pci/hda/: Add Conexant HDA codec support (Makefile)

Status: Committed in upstream alsa-kernel hg

This commit updates infrastructure needed to support the Conexant HDA
codec.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
 sound/pci/hda/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/pci/hda/Makefile b/sound/pci/hda/Makefile
index dbacba6..ba11851 100644
--- a/sound/pci/hda/Makefile
+++ b/sound/pci/hda/Makefile
@@ -1,5 +1,5 @@
 snd-hda-intel-objs := hda_intel.o
-snd-hda-codec-objs := hda_codec.o hda_generic.o patch_realtek.o patch_cmedia.o patch_analog.o patch_sigmatel.o patch_si3054.o patch_atihdmi.o
+snd-hda-codec-objs := hda_codec.o hda_generic.o patch_realtek.o patch_cmedia.o patch_analog.o patch_sigmatel.o patch_si3054.o patch_atihdmi.o patch_conexant.o
 ifdef CONFIG_PROC_FS
 snd-hda-codec-objs += hda_proc.o
 endif
-- 
1.4.4.2

-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:  0xC88ABDA3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20070110/1580e9be/attachment.sig>


More information about the kernel-team mailing list