summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authortakawata <takawata@FreeBSD.org>2006-12-18 18:57:41 +0000
committertakawata <takawata@FreeBSD.org>2006-12-18 18:57:41 +0000
commit349097c4932a21605249a9609002f85614d3a937 (patch)
tree249bc979652b1964c8110bef1ddc41740acbdb58 /sys/modules
parent1b90b84aba4c73e7e848bd60a75a3f781aebeeba (diff)
downloadFreeBSD-src-349097c4932a21605249a9609002f85614d3a937.zip
FreeBSD-src-349097c4932a21605249a9609002f85614d3a937.tar.gz
Remove stall comment.
Pointed out by:Ed Maste.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f8315a5..cf48c83 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -446,7 +446,7 @@ _snc= snc
.if ${MACHINE_ARCH} == "amd64"
_aac= aac
-_acpi= acpi # doesn't work on amd64 yet as module
+_acpi= acpi
_agp= agp
_an= an
_arcmsr= arcmsr
OpenPOWER on IntegriCloud