forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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