aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2009-04-19 21:37:45 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2009-04-19 21:37:45 +0000
commit37dd6c71cadda06f3ec919ef0fd7440eb6514c88 (patch)
treeaf460c205c1bc699612d4bc4fcbe75662fea7f23 /sys/modules/Makefile
parente5a9a8ead8b4c72b575c0798879aa50b2820ce7c (diff)
downloadsrc-37dd6c71cadda06f3ec919ef0fd7440eb6514c88.tar.gz
src-37dd6c71cadda06f3ec919ef0fd7440eb6514c88.zip
Build sound modules on PowerPC.
Notes
Notes: svn path=/head/; revision=191280
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 6ae72099c08f..61f906606868 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"