Re: [PATCH net-next v2 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files
From: Ratheesh Kannoth <rkannoth@marvell.com>
Date: 2026-01-08 09:23:18
Also in:
lkml
From: Ratheesh Kannoth <rkannoth@marvell.com>
Date: 2026-01-08 09:23:18
Also in:
lkml
On 2026-01-08 at 14:32:33, ALOK TIWARI (alok.a.tiwari@oracle.com) wrote:
On 1/7/2026 6:53 PM, Ratheesh Kannoth wrote:quoted
+++ b/drivers/net/ethernet/marvell/octeontx2/af/Makefile@@ -4,6 +4,7 @@ # ccflags-y += -I$(src)redundant include pathquoted
+ccflags-y += -I$(src) -I$(src)/switch/ obj-$(CONFIG_OCTEONTX2_MBOX) += rvu_mbox.o obj-$(CONFIG_OCTEONTX2_AF) += rvu_af.o
ACK.