diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-06-25 19:01:23 +0000 | 
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-06-25 19:01:23 +0000 | 
| commit | 3639edcabfc10f703f64c246fdfcb466f66bc7eb (patch) | |
| tree | 87ae508b69e11e721688f05f9db4b61f721adc77 /toolchain | |
| parent | 088b0532ec58a8db97974571104b4414653419bd (diff) | |
| download | buildroot-novena-3639edcabfc10f703f64c246fdfcb466f66bc7eb.tar.gz buildroot-novena-3639edcabfc10f703f64c246fdfcb466f66bc7eb.zip | |
i kan spel, can u?
Diffstat (limited to 'toolchain')
| -rw-r--r-- | toolchain/gdb/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in index 26518e51f..1e44dbde7 100644 --- a/toolchain/gdb/Config.in +++ b/toolchain/gdb/Config.in @@ -21,7 +21,7 @@ config BR2_PACKAGE_GDB_CLIENT  	    Build gdb to run on the host to debug programs running on the target.  choice -	prompt "GDB debuger Version" +	prompt "GDB debugger Version"  	default BR2_GDB_VERSION_6_3  	depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GDB_SERVER || BR2_PACKAGE_GDB_CLIENT  	help | 
