forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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