aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/Makefile
blob: 7a359f5b7e25fe71a94e751eb8f7d3a198097396 (plain) (blame)
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 array.o

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

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