freebsd-dev/sys/boot/Makefile.i386

10 lines
122 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR+= efi
SUBDIR+= libstand32
SUBDIR+= zfs
.if !defined(LOADER_NO_GELI_SUPPORT)
SUBDIR+= geli
.endif