Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2012 18:22:43 +1000
From:      Da Rock <freebsd-questions@herveybayaustralia.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Re: Custom Kernel Target Ignored
Message-ID:  <4F49EBD3.7070805@herveybayaustralia.com.au>
In-Reply-To: <SNT121-W54346AEA85D8B3BF0065CBEB680@phx.gbl>
References:  <SNT121-W54346AEA85D8B3BF0065CBEB680@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/26/12 18:10, Carolyn Longfoot wrote:
>
> When I start
> cd /usr/src
> make buildkernel KERNELCONF=MYKERNEL
>
> then the process start and gives
> --------------------------------------------------------------
>>>> Kernel build for GENERIC started on Sat Feb 25 10:59:25 EST 2012
> --------------------------------------------------------------
> Even though my config file has
> ident MYKERNEL
>
> I checked and there are no rogue versions of MYKERNEL (like a straight copy from GENERIC) and it exists in
> /usr/src/sys/amd64/conf
>
> I'm probably missing something really simple here, why would 'make' go for GENERIC instead of my custom config?
> This is 9.0 RELEASE.
Try `make KERNCONF=MYKERNEL buildkernel`



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F49EBD3.7070805>