]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
mk: eliminate duplicates from libraries list
[dpdk.git] / drivers / Makefile
index b60eb5e70a7594c172841d114ff2320266e37c95..81c03a8598f529cebb3f4cafa5fd64ca97f40b7f 100644 (file)
@@ -32,5 +32,6 @@
 include $(RTE_SDK)/mk/rte.vars.mk
 
 DIRS-y += net
+DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
 
 include $(RTE_SDK)/mk/rte.subdir.mk