build(tools): rewrite makefile to be more efficient and easy to understand

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-02-26 23:07:36 +00:00
parent aab84cd3ab
commit 88a5f06325
3 changed files with 97 additions and 225 deletions

View File

@ -11,7 +11,8 @@
"git.openRepositoryInParentFolders": "always",
"C_Cpp.autoAddFileAssociations": false,
"conventionalCommits.scopes": [
"initrd"
"initrd",
"tools"
]
}
}