Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2012 16:25:51 +0700
From:      Erich Dollansky <erichfreebsdlist@ovitrap.com>
To:        freebsd-questions@freebsd.org
Cc:        Carolyn Longfoot <c_longfoot@hotmail.com>
Subject:   Re: Custom Kernel Target Ignored
Message-ID:  <201202261625.51082.erichfreebsdlist@ovitrap.com>
In-Reply-To: <SNT121-W54346AEA85D8B3BF0065CBEB680@phx.gbl>
References:  <SNT121-W54346AEA85D8B3BF0065CBEB680@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sunday 26 February 2012 15:10:16 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

I do not know where the word GENERIC is taken from. Maybe from you configuration file?

> Even though my config file has
> ident MYKERNEL
> 
Ok, excluded then.

> 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.
> 
 make buildkernel KERNCONF=AsusAMD620

is what I do.

Erich



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