Date: Sat, 2 Feb 2008 07:52:24 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.pre.mk Message-ID: <200802020752.m127qODO076604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-02-02 07:52:24 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Some platforms that are currently under development have to cope with
a variety of bootloaders. This sometimes means that different loader
scripts are required within one ${MACHINE_ARCH}, which makes the
current practice of using ldscript.${MACHINE_ARCH} unsuitable.
Instead, make the default the current convention and allow the ld
scripts to be overridden as necessary.
Revision Changes Path
1.94 +4 -2 src/sys/conf/kern.pre.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802020752.m127qODO076604>
