MODULES_OVERRIDE magic needed

Stefan Lambrev stefan.lambrev at moneybookers.com
Mon Mar 31 08:07:50 PDT 2008


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_sis: not found
> if it's defined in src.conf, or with
> 	make: don't know how to make if_sis
> from the command line.
>   
MODULES_OVERRIDE=module1 module2
works for me on -current

Try removing quotes.
> danny
>
>
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>   

-- 

Best Wishes,
Stefan Lambrev
ICQ# 24134177



More information about the freebsd-hackers mailing list