HomeFreeBSD

Makefile: Fix ordering for (update-)packages

Description

Makefile: Fix ordering for (update-)packages

The (update-)packages targets require buildworld and buildkernel to
run first. Add some .ORDER statements to ensure this happens.

This fixes 'make -j8 buildworld buildkernel packages'.

PR: 289969
Reported by: yasu
MFC after: 3 days
Reviewed by: yasu, emaste
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D52877

(cherry picked from commit dfc9da6248491072e31f924f5ae6b6238603089a)

Details

Provenance
ivyAuthored on Fri, Oct 3, 5:43 AM
Reviewer
yasu
Differential Revision
D52877: Makefile: Fix ordering for (update-)packages
Parents
rGd8e73f45fc5f: bsdinstall: Add loader.efi to all ESPs we create
Branches
Unknown
Tags
Unknown