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
4799825f09
commit
c9692bbff8
@ -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