Subject: Re: CVS commit: basesrc/tools/prep-mkbootimage
To: Luke Mewburn <lukem@wasabisystems.com>
From: Klaus Klein <kleink@reziprozitaet.de>
List: source-changes
Date: 05/04/2002 12:10:15
Luke Mewburn <lukem@wasabisystems.com> writes:

> On Fri, May 03, 2002 at 11:33:54PM +0300, Klaus Klein wrote:
>   | 
>   | Module Name:	basesrc
>   | Committed By:	kleink
>   | Date:		Fri May  3 20:33:54 UTC 2002
>   | 
>   | Added Files:
>   | 	basesrc/tools/prep-mkbootimage: Makefile
>   | 
>   | Log Message:
>   | Build prep's mkbootimage as a host tool, called nbprep-mkbootimage.
> 
> This doesn't work on a system without a full set of sys/arch/*
> directories (which I'm told is a supported configuration) mkbootimage
> should be cleaned up and moved to another location in the source
> tree (either usr.bin or somewhere under distrib)

Maybe I'm missing something, but except for host tool only (-t) builds
with $MACHINE==prep, how useful is a configuration with that
restriction?  It's not as if other parts of the target build didn't
need MD headers etc...


- Klaus