X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Focteontx2%2FMakefile;h=da0b4e03a6f841f5d2aecf9ee24f550dc215cdfc;hb=b5dc3140448ee25425385e3a7aa911b858c43a88;hp=e9bfeeca1d7f3619f7567f3aab84a6c1bd8ae2a3;hpb=609945f1ce903b8bb77e709c81df458f30374584;p=dpdk.git diff --git a/drivers/net/octeontx2/Makefile b/drivers/net/octeontx2/Makefile index e9bfeeca1d..da0b4e03a6 100644 --- a/drivers/net/octeontx2/Makefile +++ b/drivers/net/octeontx2/Makefile @@ -34,6 +34,7 @@ SRCS-$(CONFIG_RTE_LIBRTE_OCTEONTX2_PMD) += \ otx2_tm.c \ otx2_rss.c \ otx2_mac.c \ + otx2_ptp.c \ otx2_link.c \ otx2_stats.c \ otx2_lookup.c \