From fdffe64b4645d2f44cf8876681d41ac4d2ef1561 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/gdbserver/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/gdbserver') diff --git a/package/gdbserver/Config.in b/package/gdbserver/Config.in index 15d8f20697..df74ff6143 100644 --- a/package/gdbserver/Config.in +++ b/package/gdbserver/Config.in @@ -1,8 +1,8 @@ config BR2_PACKAGE_GDBSERVER - tristate "gdbserver - Remote Server for the GNU Debugger" + prompt "gdbserver......................... Remote Server for the GNU Debugger" + tristate default m if CONFIG_DEVEL help - GDBSERVER is a program that allows you to run GDB on a different machine - than the one which is running the program being debugged. - + GDBSERVER is a program that allows you to run GDB on a different machine + than the one which is running the program being debugged. -- cgit v1.2.3