Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/common
Module Name: src
Committed By: dsl
Date: Sun Sep 4 19:00:40 UTC 2005
Modified Files:
src/distrib/common: Makefile.crunch
Log Message:
Make ${CRUNCHBIN}.mk depend on ${TOOL_CRUNCHGEN:[-1]} instead of .PHONY.
Recreating the makefile when the crunchgen program has changed is probably
adequate, and it allows a lot of later optimisations to still apply.
In particular:
- the final link for ramdiskbin
- the create of the embedded filesystem
- the inclusion of the ramdisk into the kernel
- compressing the kernel
Unless something else actually requires one of the above.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/distrib/common/Makefile.crunch
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