Merge tag 'spi-v4.1-rc1' into spi-linus
[cascardo/linux.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 array.o
3
4 snd-hda-core-objs += trace.o
5 CFLAGS_trace.o := -I$(src)
6
7 obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o