[Buildroot] [PATCH 2/7] openntpd: style fix - don't capitalize in menu

Gustavo Zacarias gustavo at zacarias.com.ar
Sun Oct 16 03:04:28 UTC 2011


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/openntpd/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/openntpd/Config.in b/package/openntpd/Config.in
index 6b8beb8..e9c3bb5 100644
--- a/package/openntpd/Config.in
+++ b/package/openntpd/Config.in
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_OPENNTPD
-	bool "OpenNTPD"
+	bool "openntpd"
 	help
 	     OpenNTPD is an easy to use implementation of the Network Time
 	     Protocol. It provides the ability to sync the local clock
-- 
1.7.3.4



More information about the buildroot mailing list