Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[deliverable/linux.git] / sound / hda / Makefile
CommitLineData
71fc4c7e 1snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
739ffee9 2 hdac_regmap.o hdac_controller.o hdac_stream.o array.o hdmi_chmap.o
e3d280fc 3
e311782a
TI
4snd-hda-core-objs += trace.o
5CFLAGS_trace.o := -I$(src)
6
98d8fc6c
ML
7# for sync with i915 gfx driver
8snd-hda-core-$(CONFIG_SND_HDA_I915) += hdac_i915.o
9
e3d280fc 10obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o
dfe66a18
JK
11
12#extended hda
13obj-$(CONFIG_SND_HDA_EXT_CORE) += ext/
This page took 0.151887 seconds and 5 git commands to generate.