How to build a kernel with specified modules?
lhmwzy
lhmwzy at gmail.com
Mon Feb 10 22:31:08 PST 2014
I change /etc/make.conf to
# cat /etc/make.conf
# dports
#
git_UNSET=CONTRIB PERL DIALOG
MODULES_OVERRIDE=bus/usb
but when
cd /usr/src
make kernel KERNCONF=XXXX
It still builds all modules and installs in /boot/kernel
How can I build only modules that I specified?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20140211/16600b15/attachment-0002.htm>
More information about the Users
mailing list