Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 00:02:57 +0200
From:      Daniel Gerzo <danger@rulez.sk>
To:        "Lawrence Bowie" <thesource@ldb-jab.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Compiling Kernel Modules
Message-ID:  <215108764.20060817000257@rulez.sk>
In-Reply-To: <20060816201815.M15773@ldb-jab.org>
References:  <20060816201815.M15773@ldb-jab.org>

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

Wednesday, August 16, 2006, 10:21:27 PM, you wrote:

> I hope this is the correct list for this question but ..

> I am trying NOT to compile certain modules when I create
> my own custom kernel. I thought /etc/make.conf with the
> directive WITHOUT_MODULES did what I was expecting but
> it does not.

Actually, WITHOUT_MODULES is a list of modules you want to exclude
from the build.

You are looking for MODULES_OVERRIDE directive.

Please refer to the make.conf(5) manual page.

> So, how do I leave out certain modules when custom
> compile a new kernel?

> Thanks ..

-- 
Best regards,
 Daniel                            mailto:danger@rulez.sk




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