From 407d34ca790ea224c79e17a5cbe33976bf02a6fc Mon Sep 17 00:00:00 2001 From: Vaze Date: Wed, 27 May 2026 13:18:52 +0200 Subject: 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. --- bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp | 1 - bootloader/target/debug/build/quote-22b74c6b9f6c6321/output | 2 -- bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output | 1 - bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr | 0 4 files changed, 4 deletions(-) delete mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp delete mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/output delete mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output delete mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr (limited to 'bootloader/target/debug/build/quote-22b74c6b9f6c6321') diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output deleted file mode 100644 index 6d81eca..0000000 --- a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output +++ /dev/null @@ -1,2 +0,0 @@ -cargo:rerun-if-changed=build.rs -cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output deleted file mode 100644 index 8ea30f5..0000000 --- a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output +++ /dev/null @@ -1 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/quote-22b74c6b9f6c6321/out \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3