Subject: Re: Please help. How to I rebuild the 1.2.1 kernel on an Amiga?
To: None <forge@netbsd.warped.com>
From: Ignatios Souvatzis <is@beverly.rhein.de>
List: port-amiga
Date: 06/03/1997 00:03:21
Hi Joshua,

> 	I want to rebuild the kernel for the 1.2.1 distribution on my 
> Amiga 3000. At present I have the stande binary distribution installed on 
> my machine and things seem to be running perfectly. 
> 
> 	When I try to compile the kernel it builds only a few things in 
> the /arch/amiga/stand/ directory. But none of the actual kernel files.

err, yes.

I guess that you fetched the kernel sources.

cd /usr/src/sys/arch/amiga/conf
config GENERIC
cd ../compile/GENERIC
make depend
make

for details read "man config", please, for a start.

	-is
	Ignatios Souvatzis