Add `-I.' option to CFLAGS so that we can compile asm code together
with `-nostdinc' option.
This commit is contained in:
parent
dbad09ef38
commit
fbd49a7cfb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82968
@ -9,6 +9,7 @@ DEPENDFILE=
|
||||
MAKESRCPATH= ${.CURDIR}
|
||||
CLEANFILES= acpi_wakecode.h acpi_wakecode.bin acpi_wakecode.o
|
||||
.endif
|
||||
CFLAGS+= -I.
|
||||
|
||||
all: acpi_wakecode.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user