From 445d5e12cf785fd0741298de731fe801d46a8417 Mon Sep 17 00:00:00 2001 From: nico 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@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/gdbserver/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'openwrt/package/gdbserver') diff --git a/openwrt/package/gdbserver/Config.in b/openwrt/package/gdbserver/Config.in index 15d8f2069..df74ff614 100644 --- a/openwrt/package/gdbserver/Config.in +++ b/openwrt/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