diff options
| author | Vaze <vaze@vaze.dev> | 2026-05-25 10:25:45 +0200 |
|---|---|---|
| committer | Vaze <vaze@vaze.dev> | 2026-05-25 10:25:45 +0200 |
| commit | 816f9b7cb300a7f3979b5f29b3677e84a3c28880 (patch) | |
| tree | 48ac4ce07f134f5877e3380507aaba1875f86256 /bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json | |
| parent | 00552fcd03f86bffed8c2f6a9d110981cb869489 (diff) | |
Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process.
Diffstat (limited to 'bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json')
| -rw-r--r-- | bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json deleted file mode 100644 index 7f7bde1..0000000 --- a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":7458672600737419911,"features":"[]","declared_features":"[]","target":16842586153388807690,"profile":8731458305071235362,"path":4942398508502643691,"deps":[[10033593860485126687,"uefi",false,4170243041887272725],[10630857666389190470,"log",false,9902244530823675867]],"local":[{"CheckDepInfo":{"dep_info":"x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/dep-bin-bootloader","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":6676622701169626820}
\ No newline at end of file |
