summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-08-30 03:37:36 +0000
committerscottl <scottl@FreeBSD.org>2004-08-30 03:37:36 +0000
commit904617f38edb9ab5b96dccf9c9e7b89525dd39a3 (patch)
tree00c6e69adf29f43feb64ebf9ac7310d788255219 /sys/modules/Makefile
parent4aa6ae74eb9e69a70f6cfd68db878de756327426 (diff)
downloadFreeBSD-src-904617f38edb9ab5b96dccf9c9e7b89525dd39a3.zip
FreeBSD-src-904617f38edb9ab5b96dccf9c9e7b89525dd39a3.tar.gz
Enable aac(4) module build for amd64
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 cfb1d26..8964983 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -374,6 +374,7 @@ _sppp= sppp
.endif
.if ${MACHINE_ARCH} == "amd64"
+_aac= aac
_agp= agp
_ciss= ciss
_drm= drm
OpenPOWER on IntegriCloud