We no longer need INCLUDES+= -I$S/contrib/dev/acpica.
This commit is contained in:
parent
c33a1f33c8
commit
f769d59f8c
@ -48,11 +48,8 @@ NOSTDINC= -nostdinc
|
||||
|
||||
INCLUDES= ${NOSTDINC} -I- ${INCLMAGIC} -I. -I$S
|
||||
|
||||
# This hack lets us use the Intel ACPICA code without spamming a new
|
||||
# include path into 100+ source files.
|
||||
INCLUDES+= -I$S/contrib/dev/acpica
|
||||
|
||||
# ... and the same for altq
|
||||
# This hack lets us use the OpenBSD altq code without spamming a new
|
||||
# include path into contrib'ed source files.
|
||||
INCLUDES+= -I$S/contrib/altq
|
||||
|
||||
# ... and the same for Atheros HAL when the author builds it from
|
||||
|
Loading…
Reference in New Issue
Block a user