freebsd-src/stand/Makefile.i386

11 lines
134 B
Makefile
Raw Normal View History

# $FreeBSD$
.if ${LOADER_GELI_SUPPORT:Uyes} == "yes"
SUBDIR+= geli
.endif
.if ${MK_ZFS} != "no"
SUBDIR+= zfs
.endif
SUBDIR+= efi