Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 22:19:22 +0200 (CEST)
From:      Nick Hibma <hibma@skylink.it>
To:        FreeBSD CURRENT Mailing list <current@FreeBSD.ORG>
Subject:   HEADS UP: MODLOAD in bsd.kmod.mk changed to KMODLOAD
Message-ID:  <Pine.BSF.4.10.9909062216140.3837-100000@heidi.plazza.it>

next in thread | raw e-mail | index | archive | help

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: hibma@skylink.it



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909062216140.3837-100000>