xref: /linux/kernel/trace/rv/Makefile (revision cb85c660fcd4b3a03ed993affa0b2d1a8af2f06b)
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
8*cb85c660SGabriele Monacoobj-$(CONFIG_RV_MON_SCHED) += monitors/sched/sched.o
9de6f45c2SGabriele Monaco# Add new monitors here
10135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACTORS) += rv_reactors.o
11135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PRINTK) += reactor_printk.o
12e88043c0SDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PANIC) += reactor_panic.o
13