default to the old staticly set tools dir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3582 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
77fabf86f4
commit
4da844596b
1 changed files with 1 additions and 2 deletions
|
@ -68,8 +68,7 @@ no_configure:
|
|||
endif
|
||||
|
||||
ifndef TOOLSDIR
|
||||
no_toolsdir:
|
||||
@echo "Rerun the configure script."
|
||||
TOOLSDIR=../tools
|
||||
endif
|
||||
|
||||
all : $(OBJDIR)/$(OUTNAME)
|
||||
|
|
Loading…
Reference in a new issue