git: buildkernel - Order kernel before modules

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 30 10:54:11 PDT 2010


commit 76f435335a834c7f86f01fce7273e6cb48aab9b6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 30 10:51:53 2010 -0700

    buildkernel - Order kernel before modules
    
    * Order the kernel before modules so a parallel build builds the kernel
      before diving into the modules.  This makes incremental building more
      convenient.

Summary of changes:
 sys/conf/kern.post.mk |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76f435335a834c7f86f01fce7273e6cb48aab9b6


-- 
DragonFly BSD source repository





More information about the Commits mailing list