X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fcommon%2Focteontx2%2FMakefile;h=260da8dd3eb34aaf49377c2847e09e0a9c9eba2b;hb=05b6eee7bdabf7c17ed69c44515e0cd7d6e1da23;hp=efe3da2cc8c0d80c47ead48bebd4a2b05a04e189;hpb=d06551535a091ea1b719a55a9c8c6910340ca18d;p=dpdk.git diff --git a/drivers/common/octeontx2/Makefile b/drivers/common/octeontx2/Makefile index efe3da2cc8..260da8dd3e 100644 --- a/drivers/common/octeontx2/Makefile +++ b/drivers/common/octeontx2/Makefile @@ -34,6 +34,6 @@ SRCS-y += otx2_common.c SRCS-y += otx2_sec_idev.c LDLIBS += -lrte_eal -LDLIBS += -lrte_ethdev +LDLIBS += -lrte_ethdev -lrte_kvargs include $(RTE_SDK)/mk/rte.lib.mk