summaryrefslogtreecommitdiff
path: root/gdb/Makefile
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-01-23 10:59:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-01-23 10:59:17 +0000
commit9759c035f40e67015762effc9a0a0a29b45e3bf2 (patch)
treedcb85a58167b734b28bf88bb1b3496a848770e3c /gdb/Makefile
parentebe5acfb9dd80bfce2c915a568e2c86244b67510 (diff)
Renamed 'archos' to 'modelname' in the configure script and the Makefiles
using it, to reduce confusion for newcomers who never even had an Archos. Those innocent youngsters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16149 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'gdb/Makefile')
-rw-r--r--gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile b/gdb/Makefile
index 0850767f58..83181999f3 100644
--- a/gdb/Makefile
+++ b/gdb/Makefile
@@ -7,7 +7,7 @@
# $Id$
#
-ifeq ($(ARCHOS),ifp7xx)
+ifeq ($(MODELNAME),ifp7xx)
INCLUDES= -I$(FIRMDIR)/include -I$(FIRMDIR)/export -I. -I$(OBJDIR) \
-I$(BUILDDIR)