]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel
authormmacy <mmacy@FreeBSD.org>
Sat, 5 Jan 2019 22:45:20 +0000 (22:45 +0000)
committermmacy <mmacy@FreeBSD.org>
Sat, 5 Jan 2019 22:45:20 +0000 (22:45 +0000)
commit139c85ce53a6bbd94e1ab1b92b2014e32d9e23e8
tree8d905750e8e551df02e35fc088787c20249c6566
parent87678f95adb7f055058aee97d4ca02ce78a76f8a
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