aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/Makefile
blob: c01c3862425a80ff01a12a01b08cd7a9e0356dc3 (plain)
1
2
3
4
5
6
7
snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
	hdac_regmap.o hdac_amp.o hdac_controller.o hdac_stream.o array.o

snd-hda-core-objs += trace.o
CFLAGS_trace.o := -I$(src)

obj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o