Skip to content

Commit

Permalink
Revert r325529: No longer needed after r325699.
Browse files Browse the repository at this point in the history
Sponsored by:	Dell EMC
  • Loading branch information
bdrewery committed Dec 7, 2017
1 parent 08d7b01 commit 3e5293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ universe_${target}_kernels: universe_${target}_prologue .MAKE .PHONY
"check _.${target}.makeLINT for details"| ${MAKEFAIL}))
.endif
@cd ${.CURDIR}; ${SUB_MAKE} ${.MAKEFLAGS} TARGET=${target} \
universe_kernels MK_AUTO_OBJ=no
universe_kernels
.endif # !MAKE_JUST_WORLDS

# Tell the user the worlds and kernels have completed
Expand Down

0 comments on commit 3e5293e

Please sign in to comment.