forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/drivers/hwtracing/intel_th/Makefile
....@@ -20,3 +20,6 @@
2020
2121 obj-$(CONFIG_INTEL_TH_PTI) += intel_th_pti.o
2222 intel_th_pti-y := pti.o
23
+
24
+obj-$(CONFIG_INTEL_TH_MSU) += intel_th_msu_sink.o
25
+intel_th_msu_sink-y := msu-sink.o