bus/fslmc: introduce fsl-mc bus driver
[dpdk.git] / drivers / Makefile
index e66cbd7..fbc2351 100644 (file)
@@ -31,6 +31,7 @@
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
+DIRS-y += bus
 DIRS-y += mempool
 DIRS-y += net
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto