remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was...
[openwrt-10.03/.git] / Config.in
index 30d7eca4a4bd0d197373c2c1a2dc8d550a8312d7..b04c65a717a820881312eb92e6e94e05d2cf227d 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -206,13 +206,6 @@ config DEBUG
        help
                Adds -g3 to the CFLAGS
 
-config DEBUG_DIR
-       bool "Install debugging binaries into a staging directory"
-       default n
-       help
-               This will install all compiled package binaries into build_dir/target-*/debug-*/,
-               useful for cross-debugging via gdb/gdbserver
-
 config IPV6
         bool
         prompt "Enable IPv6 support in packages"