projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix BR2_ and CONFIG_ issues
[openwrt.git]
/
toolchain
/
gdb
/
Config.in
diff --git
a/toolchain/gdb/Config.in
b/toolchain/gdb/Config.in
index
574a398
..
f8560cb
100644
(file)
--- a/
toolchain/gdb/Config.in
+++ b/
toolchain/gdb/Config.in
@@
-1,6
+1,6
@@
comment "Gdb Options"
comment "Gdb Options"
-config
BR2_
PACKAGE_GDB_CLIENT
+config PACKAGE_GDB_CLIENT
bool "Build gdb client for the Host"
default n
help
bool "Build gdb client for the Host"
default n
help
This page took
0.018656 seconds
and
4
git commands to generate.