diff options
| author | Eric Andersen <andersen@codepoet.org> | 2004-10-09 05:33:05 +0000 | 
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2004-10-09 05:33:05 +0000 | 
| commit | 0134e28071d64e625ca3a05a91cbe98110e36f94 (patch) | |
| tree | 29f50753bf1bb2435d2bb9869823321ec5dc9f80 /toolchain/gdb | |
| parent | 3f284171c5e1c53448784e2fb4f079430c6b2dd5 (diff) | |
| download | buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.tar.gz buildroot-novena-0134e28071d64e625ca3a05a91cbe98110e36f94.zip | |
Add some seperators
Diffstat (limited to 'toolchain/gdb')
| -rw-r--r-- | toolchain/gdb/Config.in | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in index 65915e2d8..d3d2834c4 100644 --- a/toolchain/gdb/Config.in +++ b/toolchain/gdb/Config.in @@ -2,6 +2,8 @@  # WARNING -- 2.95 currently only builds for i386, arm, mips*, and powerpc.  # WARNING -- 2.95 does not currently build natively for the target. +comment "Gdb Options" +  config BR2_PACKAGE_GDB  	bool "Build gdb debugger for the Target"  	default n | 
