From: Joe Hershberger
To: u-boot@lists.denx.de
Cc: Heinrich ; Michal Simek
; Simon Glass ; Duncan Hare
; Tom Rini ; Maxime Ripard
; Joe Hershberger
Sent: Wednesday, March 28, 2018 1:53 PM
Subject: [PATCH 8/9] net: Make core net code depend on NET instead of CMD_NET
No commands are ne
No commands are necessary to have a network stack.
Signed-off-by: Joe Hershberger
---
net/Makefile | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/Makefile b/net/Makefile
index ed102ec..95e9f63 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -8,18 +8,18 @@
#c
2 matches
Mail list logo