X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_pipeline%2FMakefile;h=cf265503f714507cc9f7655dcd006df0b36b6d8b;hb=4da3dd488511698364bc64477af3d836406ed9c5;hp=84afe98cb81df0ce455e36b73b22dfcd5cc7c419;hpb=f0e352ddb016ca346c66b5cd97f15896fdf829ee;p=dpdk.git diff --git a/lib/librte_pipeline/Makefile b/lib/librte_pipeline/Makefile index 84afe98cb8..cf265503f7 100644 --- a/lib/librte_pipeline/Makefile +++ b/lib/librte_pipeline/Makefile @@ -12,7 +12,7 @@ CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_table -LDLIBS += -lrte_port -lrte_meter -lrte_sched +LDLIBS += -lrte_port -lrte_meter -lrte_sched -lrte_cryptodev EXPORT_MAP := rte_pipeline_version.map