diff --git a/Makefile.inc1 b/Makefile.inc1 index 15b16ebc392e..1e70db79d0a0 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -540,6 +540,7 @@ _cross-tools: @echo ">>> stage 3: cross tools" @echo "--------------------------------------------------------------" ${_+_}cd ${.CURDIR}; ${XMAKE} cross-tools + ${_+_}cd ${.CURDIR}; ${XMAKE} kernel-tools _includes: @echo @echo "--------------------------------------------------------------"