tools should not be made with the cross-compiler..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7619 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f4921466c2
commit
b91e9fdfa9
1 changed files with 0 additions and 1 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
@ -846,7 +846,6 @@ MAKEFLAGS += --no-print-directory
|
|||
|
||||
all:
|
||||
#SIMUL#
|
||||
@\$(MAKE) -C \$(TOOLSDIR)
|
||||
@\$(MAKE) -C \$(FIRMDIR) OBJDIR=\$(BUILDDIR)/firmware
|
||||
@\$(MAKE) -C \$(APPSDIR) OBJDIR=\$(BUILDDIR)/@APPS@
|
||||
|
||||
|
|
Loading…
Reference in a new issue