Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/common/bootimage
Module Name: src
Committed By: tsutsui
Date: Wed Jan 14 11:42:43 UTC 2026
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
bootimage: fix a build error of zaurus live-image on parallel build
Add an explicit dependency of ${FATFILES} on ${TARGETFS} since
necessary files are assumed to be extracted during ${TARGETFS} image
build (not sure how it worked before).
Should be pulled up to netbsd-11.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/distrib/common/bootimage/Makefile.bootimage
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index