Author: yongari
Date: Mon Jan 25 18:50:58 2010
New Revision: 202981
URL: http://svn.freebsd.org/changeset/base/202981
Log:
Build smbfs kernel module on sparc64.
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile Mon Jan 25 18:35:58 2010 (r202980)
+++ head/sys/modules/Makefile Mon Jan 25 18:50:58 2010 (r202981)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"