X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eventdev%2FMakefile;h=5ac22cde721caedd7f711d76bee583da1a747542;hb=cbc12b0a96f5;hp=daa4ef1d98c30f82391b236a27346e6cbc592676;hpb=4761b145b1e87f8521277e29e7718ab0384d0d62;p=dpdk.git diff --git a/lib/librte_eventdev/Makefile b/lib/librte_eventdev/Makefile index daa4ef1d98..5ac22cde72 100644 --- a/lib/librte_eventdev/Makefile +++ b/lib/librte_eventdev/Makefile @@ -39,6 +39,7 @@ LIBABIVER := 3 # build flags CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) +LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash # library source files SRCS-y += rte_eventdev.c