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
This commit is contained in:
Daniel Stenberg 2008-01-23 10:59:17 +00:00
parent ebe5acfb9d
commit 9759c035f4
4 changed files with 79 additions and 132 deletions

View file

@ -7,7 +7,7 @@
# $Id$
#
ifeq ($(ARCHOS),ifp7xx)
ifeq ($(MODELNAME),ifp7xx)
INCLUDES= -I$(FIRMDIR)/include -I$(FIRMDIR)/export -I. -I$(OBJDIR) \
-I$(BUILDDIR)