summaryrefslogtreecommitdiff
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 4636757..81d42fe 100644
--- a/drivers/hwtracing/intel_th/Makefile
+++ b/drivers/hwtracing/intel_th/Makefile
@@ -13,3 +13,6 @@ intel_th_sth-y := sth.o
obj-$(CONFIG_INTEL_TH_MSU) += intel_th_msu.o
intel_th_msu-y := msu.o
+
+obj-$(CONFIG_INTEL_TH_PTI) += intel_th_pti.o
+intel_th_pti-y := pti.o