summaryrefslogtreecommitdiffstats
path: root/sys/boot/amd64/efi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/amd64/efi/Makefile')
-rw-r--r--sys/boot/amd64/efi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/amd64/efi/Makefile b/sys/boot/amd64/efi/Makefile
index f4138c9..a9a2132 100644
--- a/sys/boot/amd64/efi/Makefile
+++ b/sys/boot/amd64/efi/Makefile
@@ -2,7 +2,7 @@
MAN=
-.include <bsd.own.mk>
+.include <src.opts.mk>
# In-tree GCC does not support __attribute__((ms_abi)).
.if ${COMPILER_TYPE} != "gcc"
OpenPOWER on IntegriCloud