Thread (37 messages) flat view 37 messages, 4 authors, 2017-10-23
STALE3259d

[PATCH v4 3/5] drivers: add net as dependency for event drivers

From: Nipun Gupta <hidden>
Date: 2017-10-17 10:23:31
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Nipun Gupta <redacted>
---
Changes in v4:
  This change is separated from patch-3/4 from v3 of this
  patchset (Jerin)

 drivers/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/Makefile b/drivers/Makefile
index 0467250..db0cd76 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -39,6 +39,6 @@ DEPDIRS-net := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
 DEPDIRS-crypto := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += event
-DEPDIRS-event := bus mempool
+DEPDIRS-event := bus mempool net
 
 include $(RTE_SDK)/mk/rte.subdir.mk
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help