Really stop the loader from trying to load the acpi module by lying and

pretending that it is already here.

Approved by:	re (amd64/* stuff)
This commit is contained in:
Peter Wemm 2003-05-12 18:37:56 +00:00
parent 0fe93e7480
commit 8a6d52c3f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114953

View file

@ -1701,3 +1701,5 @@ outb(u_int port, u_char data)
}
#endif /* DDB */
MODULE_VERSION(acpi, 100);