]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - sound/hda/Makefile
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[mirror_ubuntu-bionic-kernel.git] / sound / hda / Makefile
1 snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
2 hdac_regmap.o hdac_controller.o hdac_stream.o array.o hdmi_chmap.o
3
4 snd-hda-core-objs += trace.o
5 CFLAGS_trace.o := -I$(src)
6
7 # for sync with i915 gfx driver
8 snd-hda-core-$(CONFIG_SND_HDA_I915) += hdac_i915.o
9
10 obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o
11
12 #extended hda
13 obj-$(CONFIG_SND_HDA_EXT_CORE) += ext/