101081f5aSMathieu Poirier# 201081f5aSMathieu Poirier# Makefile for CoreSight drivers. 301081f5aSMathieu Poirier# 4*37fbbdbdSMathieu Poirierobj-$(CONFIG_CORESIGHT) += coresight.o coresight-etm-perf.o 501081f5aSMathieu Poirierobj-$(CONFIG_OF) += of_coresight.o 601081f5aSMathieu Poirierobj-$(CONFIG_CORESIGHT_LINK_AND_SINK_TMC) += coresight-tmc.o 701081f5aSMathieu Poirierobj-$(CONFIG_CORESIGHT_SINK_TPIU) += coresight-tpiu.o 801081f5aSMathieu Poirierobj-$(CONFIG_CORESIGHT_SINK_ETBV10) += coresight-etb10.o 901081f5aSMathieu Poirierobj-$(CONFIG_CORESIGHT_LINKS_AND_SINKS) += coresight-funnel.o \ 1001081f5aSMathieu Poirier coresight-replicator.o 11c04148e7SMathieu Poirierobj-$(CONFIG_CORESIGHT_SOURCE_ETM3X) += coresight-etm3x.o coresight-etm-cp14.o \ 12*37fbbdbdSMathieu Poirier coresight-etm3x-sysfs.o 13a77de263SMathieu Poirierobj-$(CONFIG_CORESIGHT_SOURCE_ETM4X) += coresight-etm4x.o \ 14a77de263SMathieu Poirier coresight-etm4x-sysfs.o 15620cf787SPratik Patelobj-$(CONFIG_CORESIGHT_QCOM_REPLICATOR) += coresight-replicator-qcom.o 16