intel_th: Add Software Trace Hub driver
[cascardo/linux.git] / drivers / hwtracing / intel_th / Makefile
index 8608c97..8c45e9f 100644 (file)
@@ -7,3 +7,6 @@ intel_th_pci-y                  := pci.o
 
 obj-$(CONFIG_INTEL_TH_GTH)     += intel_th_gth.o
 intel_th_gth-y                 := gth.o
+
+obj-$(CONFIG_INTEL_TH_STH)     += intel_th_sth.o
+intel_th_sth-y                 := sth.o