diff --git a/Makefile b/Makefile index 8e3486406fdd..a2a5d456c940 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/} .ORDER: buildworld installworld .ORDER: buildworld distributeworld +.ORDER: buildworld buildkernel .ORDER: buildkernel installkernel .ORDER: buildkernel reinstallkernel