summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 37d027e..5288117 100755
--- a/tools/configure
+++ b/tools/configure
@@ -145,7 +145,7 @@ THISDIR="@PWD@"
.PHONE: firmware apps
-all: firmware apps
+all: apps
firmware:
make -C \$(FIRMDIR) TARGET=\$(TARGET) \$(DEBUG) OBJDIR=\$(THISDIR)