Use headers from the kernel source tree rather than installed headers.

Submitted by:	ru
This commit is contained in:
Dag-Erling Smørgrav 2004-04-13 13:43:11 +00:00
parent 43fc676240
commit 242c1bb631
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128190

View file

@ -9,7 +9,7 @@ DEPENDFILE=
MAKESRCPATH= ${.CURDIR}
CLEANFILES= acpi_wakecode.h acpi_wakecode.bin acpi_wakecode.o
.endif
CFLAGS+= -I.
CFLAGS+= -I. -I@
all: acpi_wakecode.h