Build a single kernel module?
- From: darren kirby <bulliver@xxxxxxxxxxxxxxx>
- Date: Wed, 23 Apr 2008 16:28:06 -0600
Hi all,
I recently built a custom kernel for my new FreeBSD 7.0-RELEASE system, and it
is working well. Sadly, I had to purchase and swap out a nic on this machine
today. The new card is a D-link DGE-530T which shall work with the 'sk'
driver. My custom kernel does not have this driver.
I wonder if I can build this single driver as a module to use with my already
built custom kernel. The handbook mentions using MODULES_OVERRIDE: "If you
want to update a kernel faster or to build only custom modules, you should
edit /etc/make.conf before starting to build the kernel"
So as I understand it, if I add "MODULES_OVERRIDE = sk" to make.conf then it
will build only the sk module? The page [0] is light on details so I am
unsure hoe to proceed with this, ie: I just do a normal 'make installkernel'
or some other way?
Also, I did look around, but if there are some docs that speak more clearly to
this issue a pointer would be great.
Thanks for consideration,
-d
[0]
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
--
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Build a single kernel module?
- From: Wojciech Puchar
- [solved] Re: Build a single kernel module?
- From: darren kirby
- Re: Build a single kernel module?
- Prev by Date: Re: Can't upgrade lsof
- Next by Date: Re: Hangup on USB mass device
- Previous by thread: IPSec woes
- Next by thread: [solved] Re: Build a single kernel module?
- Index(es):
Relevant Pages
|
|