commit 985942cbd9101fbff6868751ffd1d1ec82333e91
Author: Sascha Wildner <[email protected]>
Date: Fri Jul 22 21:17:29 2016 +0200
Run make depend in quickkernel, too.
It is much cleaner to do that, just like it is run in quickworld, too.
At the price of a small increase in build time, quickkernel will now
continue working when a new kernel header is added, which broke it
before this commit because the header would not be copied to the right
place in /usr/obj.
Summary of changes:
Makefile.inc1 | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/985942cbd9101fbff6868751ffd1d1ec82333e91
--
DragonFly BSD source repository