kernel/smbfs: The netsmb check only applies if it is not the module build.
authorSascha Wildner <saw@online.de>
Wed, 11 Apr 2012 17:38:12 +0000 (19:38 +0200)
committerSascha Wildner <saw@online.de>
Wed, 11 Apr 2012 17:38:12 +0000 (19:38 +0200)
commit4705d9218de0cbb63eb16b929c363a6d6f8327e0
treec27de64ec46340be14616e041dafb1287453fa7b
parent9628ff94c1521afb0bc6d46b0ebfde23cbd74cf9
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@wolfpond.org>
sys/vfs/smbfs/smbfs_vfsops.c