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"
|