Author: nwhitehorn Date: Sun Apr 19 21:37:45 2009 New Revision: 191280 URL: http://svn.freebsd.org/changeset/base/191280
Log: Build sound modules on PowerPC. Modified: head/sys/modules/Makefile Modified: head/sys/modules/Makefile ============================================================================== --- head/sys/modules/Makefile Sun Apr 19 21:36:18 2009 (r191279) +++ head/sys/modules/Makefile Sun Apr 19 21:37:45 2009 (r191280) @@ -573,6 +573,7 @@ _an= an _bm= bm _nvram= powermac_nvram _smbfs= smbfs +_sound= sound .endif .if ${MACHINE_ARCH} == "sparc64" _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"