summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 37d027e1f7..528811784e 100755
--- a/tools/configure
+++ b/tools/configure
@@ -145,7 +145,7 @@ THISDIR="@PWD@"
145 145
146.PHONE: firmware apps 146.PHONE: firmware apps
147 147
148all: firmware apps 148all: apps
149 149
150firmware: 150firmware:
151 make -C \$(FIRMDIR) TARGET=\$(TARGET) \$(DEBUG) OBJDIR=\$(THISDIR) 151 make -C \$(FIRMDIR) TARGET=\$(TARGET) \$(DEBUG) OBJDIR=\$(THISDIR)