Linux-2.6.12-rc2
[linux-flexiantxendom0-natty.git] / sound / pci / hda / Makefile
1 snd-hda-intel-objs := hda_intel.o
2 snd-hda-codec-objs := hda_codec.o hda_generic.o patch_realtek.o patch_cmedia.o patch_analog.o
3 ifdef CONFIG_PROC_FS
4 snd-hda-codec-objs += hda_proc.o
5 endif
6
7 obj-$(CONFIG_SND_HDA_INTEL) += snd-hda-intel.o snd-hda-codec.o