MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel
authorMatt Macy <mmacy@FreeBSD.org>
Sat, 5 Jan 2019 22:45:20 +0000 (22:45 +0000)
committerMatt Macy <mmacy@FreeBSD.org>
Sat, 5 Jan 2019 22:45:20 +0000 (22:45 +0000)
commitfbeb31a26b2571d6df5b035246e2f9094fd0bc4c
tree8d905750e8e551df02e35fc088787c20249c6566
parentac102a2a633cdc014a4ffd8f323c004b862fd439
MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel
ZFS but keep the boot-loaders when using ZoL port.

MFC after: 1 week
Reviewed by: rgrimes
Differential Revision: https://reviews.freebsd.org/D18739
13 files changed:
.gitattributes
share/mk/src.opts.mk
stand/efi/boot1/Makefile
stand/efi/libefi/Makefile
stand/efi/loader/Makefile
stand/i386/Makefile
stand/i386/loader/Makefile
stand/libsa/Makefile
stand/sparc64/Makefile
stand/sparc64/loader/Makefile
stand/userboot/userboot/Makefile
tools/build/options/WITHOUT_LOADER_ZFS [new file with mode: 0644]
tools/build/options/WITHOUT_ZFS