# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_RDMA_RXE_DUMMY) += rdma_rxe.o

rdma_rxe-y := rdma_rxe_dummy.o
