ALSA: hda - Re-add tracepoints to HD-audio core driver
[firefly-linux-kernel-4.4.55.git] / sound / hda / Makefile
1 snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o
2
3 snd-hda-core-objs += trace.o
4 CFLAGS_trace.o := -I$(src)
5
6 obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o