raj 2008-02-05 10:46:30 UTC
FreeBSD src repository
Modified files:
sys/conf Makefile.arm kern.post.mk
Added files:
sys/tools embed_mfs.sh
Log:
Introduce a standalone shell script for embedding MFS image.
This allows to fix a problem with ARM kernel.bin not having the MFS image
embedded: it is objcopied from the kernel.noheader temporary ELF file, which
was not subject to embedding the MFS image previously.
Reviewed by: imp
Approved by: cognet (mentor)
Revision Changes Path
1.35 +4 -0 src/sys/conf/Makefile.arm
1.101 +1 -7 src/sys/conf/kern.post.mk
1.1 +39 -0 src/sys/tools/embed_mfs.sh (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"