summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-01-25 18:50:58 +0000
committeryongari <yongari@FreeBSD.org>2010-01-25 18:50:58 +0000
commit2371e9986a0649a3c084cec521cd34181c6046b8 (patch)
tree67bf8720b04b1eaec50f9141b6d6b561b42f5a51 /sys/modules/Makefile
parent8a4c5a38b74afb016f212aed75fc162718267969 (diff)
downloadFreeBSD-src-2371e9986a0649a3c084cec521cd34181c6046b8.zip
FreeBSD-src-2371e9986a0649a3c084cec521cd34181c6046b8.tar.gz
Build smbfs kernel module on sparc64.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index fbd4941..d7639c4 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -615,6 +615,7 @@ _igb= igb
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_opensolaris= opensolaris
.endif
+_smbfs= smbfs
_sound= sound
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
_zfs= zfs
OpenPOWER on IntegriCloud