mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Remove SMP option support from building the ACPI module as it is no longer
needed. Approved by: re (murray) Requested by: njl
This commit is contained in:
parent
05779418cd
commit
b75d244710
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123163
@ -50,9 +50,6 @@ CFLAGS+=-DACPI_MAX_THREADS=${ACPI_MAX_THREADS}
|
||||
.if ACPI_NO_SEMAPHORES
|
||||
CFLAGS+=-DACPI_NO_SEMAPHORES
|
||||
.endif
|
||||
.if SMP
|
||||
CFLAGS+=-DSMP
|
||||
.endif
|
||||
|
||||
# Debugging support
|
||||
.if ACPI_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user