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