> The following works fine here note its MODULE'S' not MODULE
>
> makeoptions MODULES_OVERRIDE="linux linprocfs acpi nfsclient nfsserver nullfs
> accf_http"
>
> Regards
> Steve
> > hi,
> > I'm trying to compile only a few kernel modules, but
> > using MODULES_OVERRIDE I can only select
nday, March 31, 2008 3:11 PM
Subject: MODULES_OVERRIDE magic needed
hi,
I'm trying to compile only a few kernel modules, but
using MODULES_OVERRIDE I can only select one module.
MODULE_OVERRIDE="unionfs"
or
MODULE_OVERRIDE="if_sis"
is ok, but
MODULE_OVERRIDE="if_si
On Mon, Mar 31, 2008 at 10:11 PM, Danny Braniss <[EMAIL PROTECTED]> wrote:
> hi,
> I'm trying to compile only a few kernel modules, but
> using MODULES_OVERRIDE I can only select one module.
> MODULE_OVERRIDE="unionfs"
> or
> MODULE_OVERRIDE="if_sis"
> is ok, but
> MODUL
Greetings,
Danny Braniss wrote:
hi,
I'm trying to compile only a few kernel modules, but
using MODULES_OVERRIDE I can only select one module.
MODULE_OVERRIDE="unionfs"
or
MODULE_OVERRIDE="if_sis"
is ok, but
MODULE_OVERRIDE="if_sis unionfs"
failes with either
if_si
hi,
I'm trying to compile only a few kernel modules, but
using MODULES_OVERRIDE I can only select one module.
MODULE_OVERRIDE="unionfs"
or
MODULE_OVERRIDE="if_sis"
is ok, but
MODULE_OVERRIDE="if_sis unionfs"
failes with either
if_sis: not found
if it's defined in src
5 matches
Mail list logo