]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
net/avp: align dynamic log names with standard
[dpdk.git] / drivers / Makefile
index 57e1a48a80353fb1559c17b82b11ca8bab0bc695..e0488aa2bf242e57ef9328c5763d797a6e951bb2 100644 (file)
@@ -8,6 +8,8 @@ DIRS-y += mempool
 DEPDIRS-mempool := bus
 DIRS-y += net
 DEPDIRS-net := bus mempool
+DIRS-$(CONFIG_RTE_LIBRTE_BBDEV) += bbdev
+DEPDIRS-bbdev := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
 DEPDIRS-crypto := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += event