change ipkg.conf to use snapshots
[openwrt.git] / package / gdbserver / Config.in
index 15d8f20697f37e145e1708e7fb6714ffc817c43d..df74ff6143079826146c71efb77d20a07d23676c 100644 (file)
@@ -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.