X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=inline;f=drivers%2Fnet%2Focteontx2%2FMakefile;h=0bfcecabfe58c026de61bb50abd6e88ccade5e85;hb=14d7ea259aebaacfa9326e54e881ab0e550f6a6e;hp=66cb5f25bb2b166ba256058e78f9dfc2a3f01a4a;hpb=3bdd09ae0714da28baf7b39b0741bed3316ff343;p=dpdk.git diff --git a/drivers/net/octeontx2/Makefile b/drivers/net/octeontx2/Makefile index 66cb5f25bb..0bfcecabfe 100644 --- a/drivers/net/octeontx2/Makefile +++ b/drivers/net/octeontx2/Makefile @@ -44,6 +44,7 @@ SRCS-$(CONFIG_RTE_LIBRTE_OCTEONTX2_PMD) += \ otx2_link.c \ otx2_vlan.c \ otx2_stats.c \ + otx2_mcast.c \ otx2_lookup.c \ otx2_ethdev.c \ otx2_flow_ctrl.c \