summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/intel_th/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwtracing/intel_th/Makefile')
-rw-r--r--drivers/hwtracing/intel_th/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hwtracing/intel_th/Makefile b/drivers/hwtracing/intel_th/Makefile
index 8608c972a617..8c45e9fa6fc0 100644
--- a/drivers/hwtracing/intel_th/Makefile
+++ b/drivers/hwtracing/intel_th/Makefile
@@ -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