git: Run make depend in quickkernel, too.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jul 22 12:18:36 PDT 2016


commit 521f740e8971df6fdb1b63933cb534746e86bfae
Author: Sascha Wildner <saw at online.de>
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/521f740e8971df6fdb1b63933cb534746e86bfae


-- 
DragonFly BSD source repository



More information about the Commits mailing list