diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-17 22:10:48 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-17 22:10:48 +0000 |
commit | 340c3e20301f33871c530b6095c77fe178f05e98 (patch) | |
tree | cbe5702adb3bc0e3ae80359e673144c55a98c9d9 /config/debug.in | |
parent | 8d3f0a8781cc25e75db3db4a9195816e7d3da902 (diff) | |
download | crosstool-ng-340c3e20301f33871c530b6095c77fe178f05e98.tar.gz crosstool-ng-340c3e20301f33871c530b6095c77fe178f05e98.tar.bz2 crosstool-ng-340c3e20301f33871c530b6095c77fe178f05e98.zip |
Make the debug config menu a generated file.
Add a uClibc-0.9.29 patch directory with one patch (from me!).
Update the armeb-unknown-linux-uclibc sample to uClibc-0.9.29.
Some eyecandy in the gdb build process.
Diffstat (limited to 'config/debug.in')
-rw-r--r-- | config/debug.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/debug.in b/config/debug.in deleted file mode 100644 index 6b82a8b0..00000000 --- a/config/debug.in +++ /dev/null @@ -1,7 +0,0 @@ -# Debug facilities menu - -menu "Debug facilities" - -source config/debug/gdb.in - -endmenu |