diff options
Diffstat (limited to 'stand/efi/gptboot/Makefile')
-rw-r--r-- | stand/efi/gptboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/efi/gptboot/Makefile b/stand/efi/gptboot/Makefile index 2dcf8dda8f59..7d4c225bc5d4 100644 --- a/stand/efi/gptboot/Makefile +++ b/stand/efi/gptboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +.include <bsd.init.mk> # ZFS is not supported, we want debugging until this is vetted and # we don't want the gptboot.efifat thing created. |