mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
ca987d4641
Sponsored by: Netflix
8 lines
136 B
Makefile
8 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
LOADER= zfsloader
|
|
NEWVERSWHAT= "ZFS enabled bootstrap loader" x86
|
|
HAVE_ZFS= yes
|
|
|
|
.include "${.CURDIR}/../loader/Makefile"
|