blob: 7e999c995cdc59fff11d8210dc5fd8dc4b9e464c [file] [log] [blame]
Takashi Iwai71fc4c72015-03-03 17:33:10 +01001snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
Takashi Iwai14752412015-04-14 12:15:47 +02002 hdac_regmap.o hdac_controller.o hdac_stream.o array.o
Takashi Iwaie3d280f2015-02-17 21:46:37 +01003
Takashi Iwaie3117822015-03-10 15:16:28 +01004snd-hda-core-objs += trace.o
5CFLAGS_trace.o := -I$(src)
6
Mengdong Lin98d8fc62015-05-19 22:29:30 +08007# for sync with i915 gfx driver
8snd-hda-core-$(CONFIG_SND_HDA_I915) += hdac_i915.o
9
Takashi Iwaie3d280f2015-02-17 21:46:37 +010010obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o
Jeeja KPdfe66a12015-06-11 14:11:47 +053011
12#extended hda
13obj-$(CONFIG_SND_HDA_EXT_CORE) += ext/