loader: fix libofw build after r362431
This commit is contained in:
parent
fd59359064
commit
d3927a8e4e
@ -9,7 +9,7 @@ SRCS= devicename.c ofw_console.c ofw_copy.c ofw_disk.c \
|
||||
ofw_time.c openfirm.c
|
||||
.PATH: ${ZFSSRC}
|
||||
SRCS+= devicename_stubs.c
|
||||
CFLAGS+= -I${ZFSSRC}
|
||||
CFLAGS+= -I${ZFSSRC} -I${SYSDIR}/cddl/boot/zfs
|
||||
|
||||
# Pick up the bootstrap header for some interface items
|
||||
CFLAGS+= -I${LDRSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user