Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / sound / hda / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
3         hdac_regmap.o hdac_controller.o hdac_stream.o array.o hdmi_chmap.o
4
5 snd-hda-core-objs += trace.o
6 CFLAGS_trace.o := -I$(src)
7
8 # for sync with i915 gfx driver
9 snd-hda-core-$(CONFIG_SND_HDA_COMPONENT) += hdac_component.o
10 snd-hda-core-$(CONFIG_SND_HDA_I915) += hdac_i915.o
11
12 obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o
13
14 #extended hda
15 obj-$(CONFIG_SND_HDA_EXT_CORE) += ext/