]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/Makefile.i386
Merge ^/head r319779 through r319800.
[FreeBSD/FreeBSD.git] / sys / boot / Makefile.i386
1 # $FreeBSD$
2
3 SUBDIR+=                efi
4 SUBDIR+=                libstand32
5 SUBDIR+=                zfs
6
7 .if !defined(LOADER_NO_GELI_SUPPORT)
8 SUBDIR+=                geli
9 .endif