[PATCH 14/19] commands: let all network commands depend on NET

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



... by using an "if NET" ... "endif" clause.

Signed-off-by: Holger Schurig <holgerschurig@xxxxxxxxx>
---
 commands/Kconfig |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/commands/Kconfig b/commands/Kconfig
index a8f081e..2f24cd5 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1048,6 +1048,7 @@ endmenu
 
 
 
+if NET
 
 menu "Network"
 
@@ -1083,6 +1084,9 @@ config CMD_TFTP
 # end Network commands
 endmenu
 
+# end if NET
+endif
+
 
 
 
-- 
1.7.10.4


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux