Home | History | Annotate | Download | only in sandpoint
History log of /src/sys/arch/sandpoint/Makefile
RevisionDateAuthorComments
 1.4  04-Apr-2011  dyoung Fix target 'tags'.
 1.3  28-Jan-2011  phx Included sys/arc/sandpoint/stand/altboot in the build process.
Install altboot and altboot.bin in /usr/mdec and copy them also into the
installation directory of the sandpoint release.
 1.2  06-Jan-2003  lukem branches: 1.2.130; 1.2.136; 1.2.138;
Rework how KERNOBJDIR functions; now it's always determined with
cd ${KERNSRCDIR}/${KERNARCHDIR}/compile && ${PRINTOBJDIR}
This is far simpler than the previous system, and more robust with
objdirs built via BSDOBJDIR.

The previous method of finding KERNOBJDIR when using BSDOBJDIR by
referencing _SRC_TOP_OBJ_ from another directory was extremely
fragile due to the depth first tree walk by <bsd.subdir.mk>, and
the caching of _SRC_TOP_OBJ_ (with MAKEOVERRIDES) which would be
empty on the *first* pass to create fresh objdirs.

This change requires adding sys/arch/*/compile/Makefile to create
the objdir in that directory, and descending into arch/*/compile
from arch/*/Makefile. Remove the now-unnecessary .keep_me files
whilst here.

Per lengthy discussion with Andrew Brown.
 1.1  04-Feb-2001  briggs branches: 1.1.2; 1.1.10;
Support for the Motorola Sandpoint reference platform using the
MPC8240 processor module. See the README for more information.
 1.1.10.1  07-Jan-2003  thorpej Sync with HEAD.
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  04-Feb-2001  bouyer file Makefile was added on branch thorpej_scsipi on 2001-02-11 19:11:39 +0000
 1.2.138.1  08-Feb-2011  bouyer Sync with HEAD
 1.2.136.1  06-Jun-2011  jruoho Sync with HEAD.
 1.2.130.2  21-Apr-2011  rmind sync with head
 1.2.130.1  05-Mar-2011  rmind sync with head

RSS XML Feed