git: build - Fix kernel / modules install from object dir or module source dir
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 1 09:10:01 PDT 2010
commit 7a84d2a74655a82f69fdf99b0579051d99f25ddd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Sep 1 09:07:51 2010 -0700
build - Fix kernel / modules install from object dir or module source dir
* Only installkernel from /usr/src was installing the modules in the
right place.
* Add a default KERNEL?= in kmod.mk to try to correct the problem.
Reported-by: YONETANI Tomokazu <qhwt+dfly at les.ath.cx>
Summary of changes:
sys/conf/kmod.mk | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a84d2a74655a82f69fdf99b0579051d99f25ddd
--
DragonFly BSD source repository
More information about the Commits
mailing list