]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/null/Makefile
mk: do not generate LDLIBS from directory dependencies
[dpdk.git] / drivers / crypto / null / Makefile
index bc2724b39f6434ed4be6c654080b9aea1e7eb93d..b368161c35996496a44087038039a8473096a933 100644 (file)
@@ -37,6 +37,8 @@ LIB = librte_pmd_null_crypto.a
 # build flags
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
+LDLIBS += -lrte_cryptodev
 
 # library version
 LIBABIVER := 1