aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9261c56..c59f8304 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ endif
build:
cd ${root}/upstream/fuel/build && \
- time make \
+ make \
BUILD_FUEL_PLUGINS=f_odlpluginbuild \
FUEL_MAIN_REPO=${root}/upstream/fuel-main \
FUEL_MAIN_TAG= \