Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/evbarm/conf
Module Name: syssrc
Committed By: thorpej
Date: Fri Nov 9 07:39:25 UTC 2001
Modified Files:
syssrc/sys/arch/evbarm/conf: Makefile.evbarm.inc
Log Message:
Eval boards usually don't have boot loaders. If we're lucky, we
have firmware that understands ELF. We're usually stuck with S-Records.
To make life easier, attempt to stuff kernel symbols into the image
with dbsym(8).
If the kernel doesn't have SYMTAB_SPACE, or if the SYMTAB_SPACE is too
small, the kernel build continues as normal; this is just a convenience
measure.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbarm/conf/Makefile.evbarm.inc
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