1102227b9SDaniel Bristot de Oliveira# SPDX-License-Identifier: GPL-2.0 2102227b9SDaniel Bristot de Oliveira 3*bc3d482dSGabriele Monacoccflags-y += -I $(src) # needed for trace events 4*bc3d482dSGabriele 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 8135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACTORS) += rv_reactors.o 9135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PRINTK) += reactor_printk.o 10e88043c0SDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PANIC) += reactor_panic.o 11