move sysfs to mount_root
[openwrt.git] / package / gdbserver / Config.in
index 15d8f20..df74ff6 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.
 
This page took 0.023725 seconds and 4 git commands to generate.