git: initrd: Separate 'depend' and 'all' stages and chain with '&&'
Aaron LI
aly at crater.dragonflybsd.org
Fri Sep 18 09:09:35 PDT 2026
commit 9a4de5cb81f59449ad849e9f153034135d61bcb0
Author: Aaron LI <aly at aaronly.me>
Date: Fri Sep 18 23:38:24 2026 +0800
initrd: Separate 'depend' and 'all' stages and chain with '&&'
Although the current makefile works, separate them to avoid races
between the 'depend' and 'all' stages to be future-proof.
Summary of changes:
initrd/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a4de5cb81f59449ad849e9f153034135d61bcb0
--
DragonFly BSD source repository
More information about the Commits
mailing list