forked from len0rd/rockbox
the all target only builds in apps now, as the apps Makefile itself will
depend on the firmware lib and run that makefile if needed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@688 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a7b8b00fd4
commit
2f06ff764f
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -145,7 +145,7 @@ THISDIR="@PWD@"
|
|||
|
||||
.PHONE: firmware apps
|
||||
|
||||
all: firmware apps
|
||||
all: apps
|
||||
|
||||
firmware:
|
||||
make -C \$(FIRMDIR) TARGET=\$(TARGET) \$(DEBUG) OBJDIR=\$(THISDIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue