0b00a5615d
The controller needs to support the new capabilities and allow reading, parsing and initializing of these capabilities, so this patch does it Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
4 lines
116 B
Makefile
4 lines
116 B
Makefile
snd-hda-ext-core-objs := hdac_ext_bus.o hdac_ext_controller.o
|
|
|
|
obj-$(CONFIG_SND_HDA_EXT_CORE) += snd-hda-ext-core.o
|