diff options
Diffstat (limited to 'openwrt/toolchain/gdb/Config.in')
-rw-r--r-- | openwrt/toolchain/gdb/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/toolchain/gdb/Config.in b/openwrt/toolchain/gdb/Config.in deleted file mode 100644 index 574a398..0000000 --- a/openwrt/toolchain/gdb/Config.in +++ /dev/null @@ -1,8 +0,0 @@ -comment "Gdb Options" - -config BR2_PACKAGE_GDB_CLIENT - bool "Build gdb client for the Host" - default n - help - Build gdb to run on the host to debug programs running on the target. - |