loader: libofw build is missing sys/list.h after r362431
Add another include path
This commit is contained in:
parent
a137f7997e
commit
4583682ec1
@ -10,6 +10,7 @@ SRCS= devicename.c ofw_console.c ofw_copy.c ofw_disk.c \
|
||||
.PATH: ${ZFSSRC}
|
||||
SRCS+= devicename_stubs.c
|
||||
CFLAGS+= -I${ZFSSRC} -I${SYSDIR}/cddl/boot/zfs
|
||||
CFLAGS+= -I${SYSDIR}/cddl/contrib/opensolaris/uts/common
|
||||
|
||||
# Pick up the bootstrap header for some interface items
|
||||
CFLAGS+= -I${LDRSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user