X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=lib%2Flibrte_efd%2FMakefile;h=16e450e8dc758fa95e80fb812b69bd1e09a75e94;hb=e4df4d55df003957fc5afd7440e3d3192d7ce218;hp=b9277bc5d79fb141d6df799de263b02cb7fad37b;hpb=7595afa4d30097c1177b69257118d8ad89a539be;p=deb_dpdk.git diff --git a/lib/librte_efd/Makefile b/lib/librte_efd/Makefile index b9277bc5..16e450e8 100644 --- a/lib/librte_efd/Makefile +++ b/lib/librte_efd/Makefile @@ -36,6 +36,7 @@ LIB = librte_efd.a CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) +LDLIBS += -lrte_eal -lrte_ring -lrte_hash EXPORT_MAP := rte_efd_version.map