diff options
Diffstat (limited to 'stand/defs.mk')
| -rw-r--r-- | stand/defs.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stand/defs.mk b/stand/defs.mk index eb4133b604eb..54149f5f7b9e 100644 --- a/stand/defs.mk +++ b/stand/defs.mk @@ -38,6 +38,7 @@ MK_UBSAN:= no WARNS?= 1 BOOTSRC= ${SRCTOP}/stand +EDK2INC= ${SYSDIR}/contrib/edk2/Include EFISRC= ${BOOTSRC}/efi EFIINC= ${EFISRC}/include # For amd64, there's a bit of mixed bag. Some of the tree (i386, lib*32) is |
