git: kernel/smbfs: The netsmb check only applies if it is not the module build.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Apr 11 10:38:36 PDT 2012


commit 4705d9218de0cbb63eb16b929c363a6d6f8327e0
Author: Sascha Wildner <saw at online.de>
Date:   Wed Apr 11 19:38:12 2012 +0200

    kernel/smbfs: The netsmb check only applies if it is not the module build.
    
    The necessary files from netsmb are built into the module. In the kernel
    it is two separate options.
    
    This fixes buildkernel.
    
    Reported-by: Francois Tigeot <ftigeot at wolfpond.org>

Summary of changes:
 sys/vfs/smbfs/smbfs_vfsops.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4705d9218de0cbb63eb16b929c363a6d6f8327e0


-- 
DragonFly BSD source repository





More information about the Commits mailing list