X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/554242631ba96b37677e8a318982e9a1cf2f123d..46225926c8c36b914ad7423bb7e6f36a42b92298:/package/gdbserver/Config.in diff --git a/package/gdbserver/Config.in b/package/gdbserver/Config.in index 15d8f2069..df74ff614 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.