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. --- .../build/proc-macro2-11305a21490ecd1d/output | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 bootloader/target/debug/build/proc-macro2-11305a21490ecd1d/output (limited to 'bootloader/target/debug/build/proc-macro2-11305a21490ecd1d/output') diff --git a/bootloader/target/debug/build/proc-macro2-11305a21490ecd1d/output b/bootloader/target/debug/build/proc-macro2-11305a21490ecd1d/output deleted file mode 100644 index d3d235a..0000000 --- a/bootloader/target/debug/build/proc-macro2-11305a21490ecd1d/output +++ /dev/null @@ -1,23 +0,0 @@ -cargo:rustc-check-cfg=cfg(fuzzing) -cargo:rustc-check-cfg=cfg(no_is_available) -cargo:rustc-check-cfg=cfg(no_literal_byte_character) -cargo:rustc-check-cfg=cfg(no_literal_c_string) -cargo:rustc-check-cfg=cfg(no_source_text) -cargo:rustc-check-cfg=cfg(proc_macro_span) -cargo:rustc-check-cfg=cfg(proc_macro_span_file) -cargo:rustc-check-cfg=cfg(proc_macro_span_location) -cargo:rustc-check-cfg=cfg(procmacro2_backtrace) -cargo:rustc-check-cfg=cfg(procmacro2_build_probe) -cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) -cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) -cargo:rustc-check-cfg=cfg(randomize_layout) -cargo:rustc-check-cfg=cfg(span_locations) -cargo:rustc-check-cfg=cfg(super_unstable) -cargo:rustc-check-cfg=cfg(wrap_proc_macro) -cargo:rerun-if-changed=src/probe/proc_macro_span.rs -cargo:rustc-cfg=wrap_proc_macro -cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs -cargo:rustc-cfg=proc_macro_span_location -cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs -cargo:rustc-cfg=proc_macro_span_file -cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP -- cgit v1.2.3