diff options
Diffstat (limited to 'sys/boot/Makefile.amd64')
-rw-r--r-- | sys/boot/Makefile.amd64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/Makefile.amd64 b/sys/boot/Makefile.amd64 index b9e1609..34ffb6c 100644 --- a/sys/boot/Makefile.amd64 +++ b/sys/boot/Makefile.amd64 @@ -1,5 +1,6 @@ # $FreeBSD$ SUBDIR+= efi +SUBDIR+= libstand32 SUBDIR+= zfs SUBDIR+= userboot |