run make in Tools, so they are up to date.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7604 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5a8f6bae94
commit
c42246f13f
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
@ -846,6 +846,7 @@ 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