svn commit: trunk/busybox/networking

aldot at busybox.net aldot at busybox.net
Wed Jun 14 17:32:14 UTC 2006


Author: aldot
Date: 2006-06-14 10:32:11 -0700 (Wed, 14 Jun 2006)
New Revision: 15388

Log:
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP


Modified:
   trunk/busybox/networking/Config.in


Changeset:
Modified: trunk/busybox/networking/Config.in
===================================================================
--- trunk/busybox/networking/Config.in	2006-06-14 17:29:10 UTC (rev 15387)
+++ trunk/busybox/networking/Config.in	2006-06-14 17:32:11 UTC (rev 15388)
@@ -609,7 +609,7 @@
 	help
 	  Allow the client to specify the desired block size for transfers.
 
-config CONFIG_FEATURE_TFTP_DEBUG
+config CONFIG_DEBUG_TFTP
 	bool "Enable debug"
 	default n
 	depends on CONFIG_TFTP




More information about the busybox-cvs mailing list