xref: /linux/kernel/trace/rv/Makefile (revision 88221ac0d560700b50493aedc768f728aa585141)
1102227b9SDaniel Bristot de Oliveira# SPDX-License-Identifier: GPL-2.0
2102227b9SDaniel Bristot de Oliveira
3bc3d482dSGabriele Monacoccflags-y += -I $(src)		# needed for trace events
4bc3d482dSGabriele Monaco
5102227b9SDaniel Bristot de Oliveiraobj-$(CONFIG_RV) += rv.o
610bde81cSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
7ccc319dcSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
8cb85c660SGabriele Monacoobj-$(CONFIG_RV_MON_SCHED) += monitors/sched/sched.o
99fd420abSGabriele Monacoobj-$(CONFIG_RV_MON_TSS) += monitors/tss/tss.o
109fd420abSGabriele Monacoobj-$(CONFIG_RV_MON_SCO) += monitors/sco/sco.o
1193bac9cfSGabriele Monacoobj-$(CONFIG_RV_MON_SNROC) += monitors/snroc/snroc.o
12*fbe6c09bSGabriele Monacoobj-$(CONFIG_RV_MON_SCPD) += monitors/scpd/scpd.o
13*fbe6c09bSGabriele Monacoobj-$(CONFIG_RV_MON_SNEP) += monitors/snep/snep.o
14*fbe6c09bSGabriele Monacoobj-$(CONFIG_RV_MON_SNCID) += monitors/sncid/sncid.o
15de6f45c2SGabriele Monaco# Add new monitors here
16135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACTORS) += rv_reactors.o
17135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PRINTK) += reactor_printk.o
18e88043c0SDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PANIC) += reactor_panic.o
19