Subject: Re: Custom Kernel From 1.6.2 -RELEASE Sources
To: Daniel Bolgheroni <dbolgheroni@sigmanet.com.br>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 04/06/2004 23:20:28
On Tue, Apr 06, 2004 at 02:29:47AM +0000, Daniel Bolgheroni wrote:
> And what can I do to generate a kernel?

Use the tools that have been built in objdir (nbconfig, nbmake-i386):
cd sys/arch/i386/conf
<path_to_tooldir>/bin/nbconfig KERNEL_CONF
cd ../compile/KERNEL_CONF
<path_to_tooldir>/bin/nbmake-i386 dependall

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--