diff options
| author | Vaze <vaze@vaze.dev> | 2026-05-27 13:18:52 +0200 |
|---|---|---|
| committer | Vaze <vaze@vaze.dev> | 2026-05-27 13:18:52 +0200 |
| commit | 407d34ca790ea224c79e17a5cbe33976bf02a6fc (patch) | |
| tree | 19aa48b8e6a3c5c5d38e20f2696948a093f8e695 /bootloader/rust-toolchain.toml | |
| parent | 816f9b7cb300a7f3979b5f29b3677e84a3c28880 (diff) | |
Removed bootloader sub-project. ZenOS will focus on the kernel from now on. BOOTBOOT will be used as the only supported bootloader for now. Development of a custom bootloader might resume at a much later date.HEADmaster
Diffstat (limited to 'bootloader/rust-toolchain.toml')
| -rw-r--r-- | bootloader/rust-toolchain.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloader/rust-toolchain.toml b/bootloader/rust-toolchain.toml deleted file mode 100644 index 60d74b5..0000000 --- a/bootloader/rust-toolchain.toml +++ /dev/null @@ -1,2 +0,0 @@ -[toolchain] -targets = ["x86_64-unknown-uefi"] |
