summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-17 22:10:48 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-17 22:10:48 (GMT)
commit340c3e20301f33871c530b6095c77fe178f05e98 (patch)
treecbe5702adb3bc0e3ae80359e673144c55a98c9d9 /config
parent8d3f0a8781cc25e75db3db4a9195816e7d3da902 (diff)
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')
-rw-r--r--config/debug.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/debug.in b/config/debug.in
deleted file mode 100644
index 6b82a8b..0000000
--- a/config/debug.in
+++ /dev/null
@@ -1,7 +0,0 @@
-# Debug facilities menu
-
-menu "Debug facilities"
-
-source config/debug/gdb.in
-
-endmenu