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
649142d12SSubbaraya Sundeepccflags-y += -I$(src)
7021e2e53SAleksey Makarovobj-$(CONFIG_OCTEONTX2_MBOX) += octeontx2_mbox.o
854494aa5SSunil Gouthamobj-$(CONFIG_OCTEONTX2_AF) += octeontx2_af.o
954494aa5SSunil Goutham
1049142d12SSubbaraya Sundeepocteontx2_mbox-y := mbox.o rvu_trace.o
11b279bbb3SSunil Gouthamocteontx2_af-y := cgx.o rvu.o rvu_cgx.o rvu_npa.o rvu_nix.o \
12*ae454086SSrujana Challa		  rvu_reg.o rvu_npc.o rvu_debugfs.o ptp.o rvu_npc_fs.o \
13*ae454086SSrujana Challa		  rvu_cpt.o
14