HEADS UP:

The variables MODLOAD and MODUNLOAD in bsd.kmod.mk have changed to
KMODLOAD and KMODUNLOAD for conistency with the rest of the file. The
targets load and unload for modules should work again, i.e.

        cd /usr/src/sys/modules/xl
        make
        make install
        make load

should work now.

Nick
-- 
e-Mail: [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to