summaryrefslogtreecommitdiff
path: root/bootloader/rust-toolchain.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/rust-toolchain.toml')
-rw-r--r--bootloader/rust-toolchain.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootloader/rust-toolchain.toml b/bootloader/rust-toolchain.toml
new file mode 100644
index 0000000..60d74b5
--- /dev/null
+++ b/bootloader/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+targets = ["x86_64-unknown-uefi"]