In message: <[EMAIL PROTECTED]>
            "Peter C. Lai" <[EMAIL PROTECTED]> writes:
: Is there a way to build kernel modules by themselves without having to
: build the entire kernel? I am adding umass support to a 4.x machine but
: I don't want to build the entire kernel. I already have scbus, but I need
: da and of course, umass.

cd src/sys/modules/umass ; make all install clean

This assumes that the sources match what's on the system.

Warner
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to