diff options
| author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-04-19 21:37:45 +0000 |
|---|---|---|
| committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-04-19 21:37:45 +0000 |
| commit | 37dd6c71cadda06f3ec919ef0fd7440eb6514c88 (patch) | |
| tree | af460c205c1bc699612d4bc4fcbe75662fea7f23 | |
| parent | e5a9a8ead8b4c72b575c0798879aa50b2820ce7c (diff) | |
Notes
| -rw-r--r-- | sys/modules/Makefile | 1 |
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" |
