summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.i386
blob: 7c1990558ea7423a631e8e7cf4213acd27437637 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

SUBDIR+=		efi
SUBDIR+=		libstand32
SUBDIR+=		zfs

.if !defined(LOADER_NO_GELI_SUPPORT)
SUBDIR+=		geli
.endif
OpenPOWER on IntegriCloud