diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-02-28 15:28:04 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-02-28 15:28:04 +0000 |
| commit | a5aaa1a800fd2fbbd3ddbf6e2809e2ae2f479283 (patch) | |
| tree | 1608a34e25ebfdbf3e9fcbef31129b62b12352f4 /tools | |
| parent | 2fd6cdd0322cca0f782e2fbe540a0fd421366da2 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_LOADER_EFI | 2 | ||||
| -rw-r--r-- | tools/build/options/WITH_LOADER_EFI | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_LOADER_EFI b/tools/build/options/WITHOUT_LOADER_EFI new file mode 100644 index 000000000000..1695ae5ef74d --- /dev/null +++ b/tools/build/options/WITHOUT_LOADER_EFI @@ -0,0 +1,2 @@ +.\" $FreeBSD$ +Set to disable building of EFI bootloader components diff --git a/tools/build/options/WITH_LOADER_EFI b/tools/build/options/WITH_LOADER_EFI new file mode 100644 index 000000000000..698effa501d6 --- /dev/null +++ b/tools/build/options/WITH_LOADER_EFI @@ -0,0 +1,2 @@ +.\" $FreeBSD$ +Set to build EFI bootloader components |
