mirror of
https://github.com/taigrr/gopher-os
synced 2025-01-18 04:43:13 -08:00
Fix minor typo in BUILD.md
This commit is contained in:
parent
301024eb89
commit
9838f468a7
2
BUILD.md
2
BUILD.md
@ -34,7 +34,7 @@ The project Makefile will work on both Linux and OSX (using vagrant) targets.
|
|||||||
When running under OSX, the Makefile will ensure that all build-related commands
|
When running under OSX, the Makefile will ensure that all build-related commands
|
||||||
actually run inside the vagrant box. The following build targets are
|
actually run inside the vagrant box. The following build targets are
|
||||||
supported:
|
supported:
|
||||||
- `kernel`: compile the code into an elf32 binary.
|
- `kernel`: compile the code into an elf binary.
|
||||||
- `iso`: compile the code and build a bootable ISO using grub as the
|
- `iso`: compile the code and build a bootable ISO using grub as the
|
||||||
bootloader.
|
bootloader.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user