Cache _MPATH and pass it down into the modules build. Some NFS setups
authorimp <imp@FreeBSD.org>
Sat, 4 Jul 2015 05:43:45 +0000 (05:43 +0000)
committerimp <imp@FreeBSD.org>
Sat, 4 Jul 2015 05:43:45 +0000 (05:43 +0000)
commit3be9366abb896ebd2a95b16ed2172bb49992eba4
treee9713c288c78ca4d401b5819e4a6b047c61fa263
parent1dd9989dfb6049d2b6c410289dc24730aadd2a83
Cache _MPATH and pass it down into the modules build. Some NFS setups
make the find it does extremely expensive, so compute it only
once. Also make sure the 'traditional' module building method works at
the expense of a bit of duplicated code.
sys/conf/kern.pre.mk
sys/conf/kmod.mk