Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / sound / hda / Makefile
diff --git a/kernel/sound/hda/Makefile b/kernel/sound/hda/Makefile
new file mode 100644 (file)
index 0000000..7a359f5
--- /dev/null
@@ -0,0 +1,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