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: Fri Jan 16 23:37:19 UTC 2026
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
bootimage: make ${FATFILES} dependency more explicit for readability
Only add the FATFILES -> TARGETFS dependency in Makefile.bootimage
when FATFILES is defined in MD Makefiles.
This makes the optional nature of FATFILES clearer for MD ports and
avoids relying on empty-target handling as an implicit make(1) behavior.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 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