154494aa5SSunil Goutham# SPDX-License-Identifier: GPL-2.0 254494aa5SSunil Goutham# 354494aa5SSunil Goutham# Makefile for Marvell's OcteonTX2 RVU Admin Function driver 454494aa5SSunil Goutham# 554494aa5SSunil Goutham 6021e2e53SAleksey Makarovobj-$(CONFIG_OCTEONTX2_MBOX) += octeontx2_mbox.o 754494aa5SSunil Gouthamobj-$(CONFIG_OCTEONTX2_AF) += octeontx2_af.o 854494aa5SSunil Goutham 9021e2e53SAleksey Makarovocteontx2_mbox-y := mbox.o 1054494aa5SSunil Gouthamocteontx2_af-y := rvu.o 11