summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd26716..10e227c 100644
--- a/Makefile
+++ b/Makefile
@@ -303,7 +303,7 @@ universe_${target}:
.if !defined(MAKE_JUST_KERNELS)
@echo ">> ${target} started on `LC_ALL=C date`"
@(cd ${.CURDIR} && env __MAKE_CONF=/dev/null \
- ${MAKE} ${JFLAG} buildworld \
+ ${MAKE} ${JFLAG} kernel-toolchain \
TARGET=${target} \
> _.${target}.buildworld 2>&1 || \
(echo "${target} world failed," \
OpenPOWER on IntegriCloud