summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2009-04-19 21:37:45 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2009-04-19 21:37:45 +0000
commite6e3922548a6c4c05a1a5f1d77849bd7aa735fac (patch)
treeaf460c205c1bc699612d4bc4fcbe75662fea7f23 /sys/modules
parentf15ded690a481d4683aad66a5943543e8dc79545 (diff)
downloadFreeBSD-src-e6e3922548a6c4c05a1a5f1d77849bd7aa735fac.zip
FreeBSD-src-e6e3922548a6c4c05a1a5f1d77849bd7aa735fac.tar.gz
Build sound modules on PowerPC.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 6ae7209..61f9066 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -573,6 +573,7 @@ _an= an
_bm= bm
_nvram= powermac_nvram
_smbfs= smbfs
+_sound= sound
.endif
.if ${MACHINE_ARCH} == "sparc64"
OpenPOWER on IntegriCloud