summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2004-09-30 01:08:50 +0000
committerManuel Novoa III <mjn3@codepoet.org>2004-09-30 01:08:50 +0000
commit16a8faf0fa4ab459e0c1766d75b6bb9babaf8a34 (patch)
treee026b4fd77d144a6f65de55beabb7d15390451d5 /Makefile
parent9589b3c3cbcb0df0fd722ad5158635018c91b8d4 (diff)
downloadbuildroot-novena-16a8faf0fa4ab459e0c1766d75b6bb9babaf8a34.tar.gz
buildroot-novena-16a8faf0fa4ab459e0c1766d75b6bb9babaf8a34.zip
Add the new binutils and gdb, but don't make them defaults since I haven't
really tested them yet.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 525b62ee8..4434e9868 100644
--- a/Makefile
+++ b/Makefile
@@ -76,12 +76,14 @@ GCC_VERSION:=3.4.2
#BINUTILS_VERSION:=2.15.90.0.3
#BINUTILS_VERSION:=2.15.91.0.1
BINUTILS_VERSION:=2.15.91.0.2
+#BINUTILS_VERSION:=2.15.92.0.2
# Choose gdb version.
#
#GDB_VERSION:=5.3
GDB_VERSION:=6.1.1
#GDB_VERSION:=6.2
+#GDB_VERSION:=6.2.1
# Enable this to use the uClibc daily snapshot instead of a released