Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2012 08:10:16 +0000
From:      Carolyn Longfoot <c_longfoot@hotmail.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Custom Kernel Target Ignored
Message-ID:  <SNT121-W54346AEA85D8B3BF0065CBEB680@phx.gbl>

index | next in thread | raw e-mail



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.

Thanks,
Caro

 		 	   		  

help

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