]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the default installation directory for modules to /boot/modules.
authorjhb <jhb@FreeBSD.org>
Tue, 10 May 2016 22:32:23 +0000 (22:32 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 10 May 2016 22:32:23 +0000 (22:32 +0000)
commit03739a0cd03ee8f3b8a1859e4943a6485e882022
treed5d829e9c050c3cb520f092df5ebbe48c3b552c1
parent10195fa2e46289d0694f4a1b3ae3ced3038f8b8a
Change the default installation directory for modules to /boot/modules.

Kernel installs always override KMODDIR when installing modules, so
this default setting is only used for standalone module builds.  Many
out-of-tree modules manually override KMODDIR already to avoid placing
modules in /boot/kernel.  This now makes that behavior the default.

Discussed on: arch@
Reviewed by: imp
Relnotes: yes
UPDATING
share/mk/bsd.own.mk