blob: 570a59d33b4194ab1ef1327caf0d9e204096b62d [file] [log] [blame]
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
ifdef CONFIG_PROC_FS
snd-hda-codec-objs += hda_proc.o
endif
obj-$(CONFIG_SND_HDA_INTEL) += snd-hda-intel.o snd-hda-codec.o