Improve buildsystem by making build directory

We now create build directory for kernel and libc so that source
directories are kept more clean.
This commit is contained in:
2022-12-03 18:17:37 +02:00
parent c292ef5471
commit c17f61611e
3 changed files with 40 additions and 30 deletions
+1
View File
@@ -2,3 +2,4 @@
isodir
sysroot
.vscode/
.idea/