aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d76deb7..1c7bc9b 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,8 @@
# - initial API and implementation
#
hotplug_allow_cpu0?=0
+
+# Build all the utils required by the tests.
all:
@(cd utils; $(MAKE))