acpi driver Makefile fix
- by Antoine Leca
This commit is contained in:
parent
b0d7ce8d09
commit
613ff40936
|
|
@ -140,7 +140,7 @@ SRCS+=${ACPICA_SRCS}
|
|||
DPADD+= ${LIBDRIVER} ${LIBSYS}
|
||||
LDADD+= -ldriver -lsys
|
||||
|
||||
CFLAGS += -I./include
|
||||
CPPFLAGS += -I${.CURDIR}/include
|
||||
CFLAGS += -DACPI_LIBRARY
|
||||
CFLAGS += -std=c99
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user