xref: /linux-6.15/kernel/trace/rv/Makefile (revision 10bde81c)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_RV) += rv.o
4obj-$(CONFIG_RV_REACTORS) += rv_reactors.o
5obj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
6