examples/l3fwd: fix size of destination port ids
[dpdk.git] / drivers / Makefile
index b60eb5e..81c03a8 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