fix BR2_ and CONFIG_ issues
[openwrt/svn-archive/archive.git] / openwrt / toolchain / gdb / Config.in
index 574a398bb8d071253b98d216a07c3c7dbc36d625..f8560cbd907fcb21b2e539e115626ac1996e04bd 100644 (file)
@@ -1,6 +1,6 @@
 comment "Gdb Options"
 
-config BR2_PACKAGE_GDB_CLIENT
+config PACKAGE_GDB_CLIENT
        bool "Build gdb client for the Host"
        default n
        help